amoughnieh commited on
Commit
273d4f6
·
verified ·
1 Parent(s): 75abdd8

Update .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +6 -7
.gitignore CHANGED
@@ -1,8 +1,7 @@
1
- data
2
- .git
3
- .idea
4
- __pycache__
5
- venv
6
- .env
7
- .dockerignore
8
  Dockerfile
 
1
+ .git
2
+ .idea
3
+ __pycache__
4
+ venv
5
+ .env
6
+ .dockerignore
 
7
  Dockerfile