1
1
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:
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*