Skip to content

Commit

Permalink
Tighten gitignore around build files.
Browse files Browse the repository at this point in the history
  • Loading branch information
Mike Pope committed May 1, 2022
1 parent 823ae3b commit 65e2398
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,14 @@ FreeCol.log
FreeCol*.jar
src/*.MF
build/installer/
build/net/
doc/specification_*.html
doc/*.aux
doc/*.idx
doc/*.log
doc/*.out
doc/*.pdf
doc/*.toc
dist/
a/
b/
Expand Down

0 comments on commit 65e2398

Please sign in to comment.