Ignore envs and project files
This commit is contained in:
@@ -1,2 +1,4 @@
|
||||
.DS_Store
|
||||
*.pyc
|
||||
.venv
|
||||
.vscode
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,2 +1,4 @@
|
||||
.DS_Store
|
||||
*.pyc
|
||||
.venv
|
||||
.vscode
|
||||
|
||||