Merge pull request #3751 from dmead28/LensStudio
Added LensStudio.gitignore (Ted Brown)
This commit is contained in:
commit
0f33384147
16
community/LensStudio.gitignore
Normal file
16
community/LensStudio.gitignore
Normal file
@ -0,0 +1,16 @@
|
||||
# gitignore template for LensStudio
|
||||
# website: https://lensstudio.snapchat.com/
|
||||
|
||||
# macOS/IDE #
|
||||
.DS_Store
|
||||
.idea
|
||||
|
||||
# js #
|
||||
node_modules
|
||||
yarn.lock
|
||||
|
||||
# Python #
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
*$py.class
|
||||
[Bb]ackup*
|
Loading…
Reference in New Issue
Block a user