Import svn:ignore props to .gitignore files
This commit is contained in:
parent
8e47e41112
commit
b62a637157
26 changed files with 148 additions and 0 deletions
21
.gitignore
vendored
21
.gitignore
vendored
|
@ -30,3 +30,24 @@
|
|||
*.exe
|
||||
*.out
|
||||
*.app
|
||||
|
||||
# svn:ignore
|
||||
aclocal.m4
|
||||
autom4te.cache
|
||||
config.h
|
||||
config.h.in
|
||||
config.log
|
||||
config.status
|
||||
config.guess
|
||||
config.sub
|
||||
configure
|
||||
depcomp
|
||||
install-sh
|
||||
Makefile
|
||||
Makefile.in
|
||||
missing
|
||||
mkinstalldirs
|
||||
stamp-h1
|
||||
|
||||
# Other
|
||||
compile
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue