tomrb commited on
Commit
f76d2bb
1 Parent(s): 3e32b5a
Files changed (1) hide show
  1. .gitignore +2 -0
.gitignore CHANGED
@@ -1,6 +1,8 @@
1
  # Created by https://www.toptal.com/developers/gitignore/api/python
2
  # Edit at https://www.toptal.com/developers/gitignore?templates=python
3
 
 
 
4
  ### Python ###
5
  # Byte-compiled / optimized / DLL files
6
  __pycache__/
 
1
  # Created by https://www.toptal.com/developers/gitignore/api/python
2
  # Edit at https://www.toptal.com/developers/gitignore?templates=python
3
 
4
+ datasets/
5
+
6
  ### Python ###
7
  # Byte-compiled / optimized / DLL files
8
  __pycache__/