Commit 64b5cf26 authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Add *.dis.* wildcard to globally ignored files in git

parent 27b0a20f
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -4,6 +4,7 @@
*.tmp
*.temp
*.old
*.dis.*

# default gcc output name
a.out