Maximofn commited on
Commit
30bf98b
·
1 Parent(s): 2e5ea06

chore(GITIGNORE): :see_no_evil: Add .env file to gitignore and ensure .vscode folder is ignored

Browse files
Files changed (1) hide show
  1. .gitignore +2 -1
.gitignore CHANGED
@@ -1,2 +1,3 @@
1
  __pycache__/
2
- .vscode/
 
 
1
  __pycache__/
2
+ .vscode/
3
+ .env