leo-bourrel commited on
Commit
93a69e3
·
1 Parent(s): 252219c

feat: update .gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +3 -3
.gitignore CHANGED
@@ -1,6 +1,6 @@
1
- datas/*
2
- images/*
3
- models/*
4
 
5
  __pycache__/
6
  *.pyc
 
1
+ datas/
2
+ images/
3
+ models/
4
 
5
  __pycache__/
6
  *.pyc