samwaugh commited on
Commit
3b65f69
·
1 Parent(s): 377a4b4

Allow paper and new gitignore

Browse files
Files changed (1) hide show
  1. .gitignore +0 -5
.gitignore CHANGED
@@ -10,11 +10,6 @@ pipeline/*.pt
10
  pipeline/*.safetensors
11
  pipeline/*.bin
12
 
13
- # Papers and examples (exclude large files)
14
- Papers/
15
- frontend/paper/
16
- frontend/images/examples/
17
-
18
  # OS cruft
19
  .DS_Store
20
 
 
10
  pipeline/*.safetensors
11
  pipeline/*.bin
12
 
 
 
 
 
 
13
  # OS cruft
14
  .DS_Store
15