feat: init repo
This commit is contained in:
14
.gitignore
vendored
Normal file
14
.gitignore
vendored
Normal file
@@ -0,0 +1,14 @@
|
||||
.DS_Store
|
||||
node_modules
|
||||
Desktop.ini
|
||||
__pycache__
|
||||
test.db
|
||||
*.todo.*
|
||||
*.bak
|
||||
*.db-journal
|
||||
*.test.*
|
||||
.pytest_cache
|
||||
.vscode
|
||||
download
|
||||
*.user.*
|
||||
.wip
|
||||
Reference in New Issue
Block a user