mirror of
https://github.com/github/gitignore
synced 2025-07-04 04:18:26 +02:00
Merge pull request #3751 from dmead28/LensStudio
Added LensStudio.gitignore (Ted Brown)
This commit is contained in:
commit
0f33384147
1 changed files with 16 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue