Skip to content

Commit ff329e4

Browse files
authored
Cleanup extra files (#9)
removes extra/dead files from repo: - pipfile is obsolete - .cpp file in utils is auto-generated on install, not needed in repo --------- Signed-off-by: peter szemraj <peterszemraj@gmail.com>
1 parent 4a0fcfa commit ff329e4

File tree

4 files changed

+2
-6620
lines changed

4 files changed

+2
-6620
lines changed

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
hf_model/
33
checkpoints/
44
/data/
5+
annotated_mpnet/utils/*.cpp
56

67
# Byte-compiled / optimized / DLL files
78
__pycache__/
@@ -131,4 +132,4 @@ venv.bak/
131132
dmypy.json
132133

133134
# Pyre type checker
134-
.pyre/
135+
.pyre/

Pipfile

Lines changed: 0 additions & 16 deletions
This file was deleted.

0 commit comments

Comments
 (0)