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

13
.gitignore vendored Normal file
View File

@ -0,0 +1,13 @@
.bzr*
.darcs*
.git*
.hg*
_darcs
B
build*
doxygen
maint
ChangeLog.cvs*
GNUmakefile
MMakefile
TODO.*

6
doc/.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
upx.1
upx.doc
upx.html
upx.man
upx.ps
upx.tex

View File

19
src/.gitignore vendored Normal file
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
src/stub/.gitignore vendored Normal file
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

4
src/stub/util/sstrip/.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
amd64-linux-sstrip
i386-linux-sstrip
sstrip
sstrip.exe