init commit 2
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
.venv
|
||||
.env
|
||||
__pycache__
|
||||
.vscode
|
||||
.history
|
||||
.idea
|
||||
.git
|
||||
.DS_Store
|
||||
node_modules
|
||||
package-lock.json
|
||||
package.json
|
||||
Reference in New Issue
Block a user