1
Fork 0

[skip ci] Updated licenses and gitignores

This commit is contained in:
GiteaBot 2021-12-05 00:25:15 +00:00
parent a1dca00974
commit 98d903a3c6
17 changed files with 132 additions and 96 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*