Skip to content

Commit dab7cb3

Browse files
Update .gitignore
1 parent 7a19986 commit dab7cb3

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitignore

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,15 @@ test/NightlyRun/*_vertices-*.txt
8383

8484
# Examples #
8585
#===========
86+
examples/Data/*.csv
87+
examples/Data/*.dbf
8688
examples/Data/*.nc
8789
examples/Data/*.mat
90+
examples/Data/*.png
91+
examples/Data/*.prg
92+
examples/Data/*.sbn
93+
examples/Data/*.sbx
94+
examples/Data/*.shp
95+
examples/Data/*.shx
96+
examples/Data/*.txt
8897
examples/Data/*.zip

0 commit comments

Comments
 (0)