Added .gitignore files.
committer: mfx <mfx> 1144319429 +0000
This commit is contained in:
parent
d4a3f11dbb
commit
e39e0c7140
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal 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
6
doc/.gitignore
vendored
Normal file
@ -0,0 +1,6 @@
|
|||||||
|
upx.1
|
||||||
|
upx.doc
|
||||||
|
upx.html
|
||||||
|
upx.man
|
||||||
|
upx.ps
|
||||||
|
upx.tex
|
||||||
19
src/.gitignore
vendored
Normal file
19
src/.gitignore
vendored
Normal 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
18
src/stub/.gitignore
vendored
Normal 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
4
src/stub/util/sstrip/.gitignore
vendored
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
amd64-linux-sstrip
|
||||||
|
i386-linux-sstrip
|
||||||
|
sstrip
|
||||||
|
sstrip.exe
|
||||||
Loading…
Reference in New Issue
Block a user