Ignore compiler temporary files (for -save-temps flag)

This commit is contained in:
KOBAYASHI Shuji
2019-01-14 21:45:57 +09:00
parent 17333bde3a
commit bb52efd0fc
+3
View File
@@ -1,6 +1,8 @@
# /
*.bak
*.bc
*.d
*.i
*.o
/benchmark/**/*.dat
/benchmark/*.pdf
@@ -8,6 +10,7 @@
*.orig
*.pdb
*.rej
*.s
*.sav
*.swp
*.tmp