Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
p-goulart committed Jan 29, 2024
1 parent 11fdbcd commit b3ae6ea
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
intermedi/
tmp/
results/lt/*
results/java-lt/src/*
target/
*.dict
morfologik-lt/*_lt.txt
Expand All @@ -19,3 +18,6 @@ test_words.txt
**/*.swp
**/*.swo
pos_tagger_scripts/fdic-to-lt/verb-test*

# for the time being, these are committed to the repo, since there are issues with compiling on Windows
# results/java-lt/src/*

0 comments on commit b3ae6ea

Please sign in to comment.