Merge pull request #3751 from dmead28/LensStudio

Added LensStudio.gitignore (Ted Brown)
This commit is contained in:
Brian Douglas 2021-12-04 15:34:49 -08:00 committed by GitHub
commit 0f33384147
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 16 additions and 0 deletions

View 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*