mirror of
https://github.com/go-gitea/gitea
synced 2025-08-06 17:48:19 +00:00
[skip ci] Updated licenses and gitignores
This commit is contained in:
16
options/gitignore/LensStudio
Normal file
16
options/gitignore/LensStudio
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*
|
Reference in New Issue
Block a user