Initial commit
This commit is contained in:
commit
abc9fa9bd0
18
.gitignore
vendored
Normal file
18
.gitignore
vendored
Normal file
@ -0,0 +1,18 @@
|
||||
# ---> LensStudio
|
||||
# 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…
x
Reference in New Issue
Block a user