Skip to content

Commit 97e1615

Browse files
committed
Merge pull request BruceEckel#1 from BruceEckel/ignores
ignore ant outputs
2 parents 4c8a817 + 399ca60 commit 97e1615

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,3 +62,11 @@ io/test.zip
6262
io/test.gz
6363
io/X.file
6464
*.pyc
65+
66+
*.out
67+
*.err
68+
/files/bytes.dat
69+
/files/test/
70+
/exceptions/Results.txt
71+
/files/Cheese.txt
72+
/files/StreamInAndOut.txt

0 commit comments

Comments
 (0)