Added LensStudio.gitignore (Ted Brown)
This commit is contained in:
parent
3bb7b4b767
commit
2828d5ad82
13
community/LensStudio.gitignore
Normal file
13
community/LensStudio.gitignore
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
# 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