Mariam-Elz commited on
Commit
95e9efa
·
verified ·
1 Parent(s): fe6a27f

Upload .gitignore with huggingface_hub

Browse files
Files changed (1) hide show
  1. .gitignore +2 -2
.gitignore CHANGED
@@ -1,5 +1,5 @@
1
  # Byte-compiled / optimized / DLL files
2
- **/__pycache__/
3
  *.py[cod]
4
  *$py.class
5
 
@@ -152,4 +152,4 @@ dmypy.json
152
  # Cython debug symbols
153
  cython_debug/
154
 
155
-
 
1
  # Byte-compiled / optimized / DLL files
2
+ __pycache__/
3
  *.py[cod]
4
  *$py.class
5
 
 
152
  # Cython debug symbols
153
  cython_debug/
154
 
155
+ out/