Skip to content

Commit

Permalink
another directory rename
Browse files Browse the repository at this point in the history
  • Loading branch information
Sivan Toledo committed Aug 28, 2024
1 parent 81b81d6 commit 0b6f0ac
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
/java/bin
/java/MANIFEST.TXT
/doc/*~
/doc/#*#
/doc/*.log
/doc/*.blg
/doc/*.bbl
/doc/*.out
/doc/*.log
/doc/*.aux
/userManual/*~
/userManual/#*#
/userManual/*.log
/userManual/*.blg
/userManual/*.bbl
/userManual/*.out
/userManual/*.log
/userManual/*.aux
/native/*.exe
/native/*.obj
/native/*.o
Expand Down

0 comments on commit 0b6f0ac

Please sign in to comment.