Added .gitignore files.

committer: mfx <mfx> 1144319429 +0000
This commit is contained in:
Markus F.X.J. Oberhumer
2006-04-06 10:30:29 +00:00
parent d4a3f11dbb
commit e39e0c7140
7 changed files with 60 additions and 0 deletions
+19
View File
@@ -0,0 +1,19 @@
*.0??
*.d
*.dat
*.idb
*.img
*.map
*.raw
*.rc
*.rel
*.res
*.pdb
*.out
*.upx
.gdbinit
GNUmakefile
MMakefile
compress_nrv.*
upx
version1*.h
+18
View File
@@ -0,0 +1,18 @@
.*-stamp
*.ah
*.asx
*.asy
*.bin
*.d
*.i
*.lst
*.map
*.o
*.out
*.tmp
GNUmakefile
MMakefile
stamp-h
stubify.exe
upxb
upxd
View File
+4
View File
@@ -0,0 +1,4 @@
amd64-linux-sstrip
i386-linux-sstrip
sstrip
sstrip.exe