gitignore/community/LensStudio.gitignore

17 lines
199 B
Plaintext
Raw Permalink Normal View History

2021-06-02 20:54:29 +02:00
# gitignore template for LensStudio
# website: https://lensstudio.snapchat.com/
2021-06-02 20:48:49 +02:00
# macOS/IDE #
.DS_Store
.idea
# js #
node_modules
yarn.lock
# Python #
__pycache__/
*.py[cod]
*$py.class
[Bb]ackup*