Skip to content

Commit 146d36c

Browse files
authored
Ignore test and proprietary files (#5933)
1 parent 05bcb58 commit 146d36c

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

.gitignore

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,4 +107,13 @@ Temporary Items
107107
.idea
108108

109109
# Ignore coverage output
110-
errors.txt
110+
errors.txt
111+
112+
# Ignore test output
113+
isis/src/**/output/*.txt
114+
isis/src/**/output/*.pvl
115+
isis/src/**/output/*.csv
116+
isis/tests/data/isisimport/pds4.xml
117+
118+
# Ignore the local copy of kakadu
119+
recipe/kakadu/kakadu_7_9.zip

0 commit comments

Comments
 (0)