v1.0rc1
This commit is contained in:
@@ -0,0 +1,36 @@
|
||||
.Trash-1000
|
||||
.Trash*
|
||||
.Trashes
|
||||
Thumbs.db
|
||||
desktop.ini
|
||||
.DS_Store
|
||||
._*
|
||||
*.tmp
|
||||
*.temp
|
||||
~*
|
||||
*~
|
||||
*.swp
|
||||
.*.swp
|
||||
.cache/
|
||||
__pycache__/
|
||||
node_modules/
|
||||
.npm/
|
||||
.yarn/
|
||||
dist/
|
||||
build/
|
||||
out/
|
||||
*.o
|
||||
*.obj
|
||||
*.exe
|
||||
*.dll
|
||||
*.py[cod]
|
||||
*.log
|
||||
logs/
|
||||
*.db
|
||||
*.sqlite
|
||||
*.sqlite3
|
||||
.git/
|
||||
.svn/
|
||||
.hg/
|
||||
.idea/
|
||||
.vscode/
|
||||
Reference in New Issue
Block a user