Skip to content

Commit 65e2398

Browse files
author
Mike Pope
committed
Tighten gitignore around build files.
1 parent 823ae3b commit 65e2398

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,14 @@ FreeCol.log
1717
FreeCol*.jar
1818
src/*.MF
1919
build/installer/
20+
build/net/
2021
doc/specification_*.html
22+
doc/*.aux
23+
doc/*.idx
24+
doc/*.log
25+
doc/*.out
26+
doc/*.pdf
27+
doc/*.toc
2128
dist/
2229
a/
2330
b/

0 commit comments

Comments
 (0)