[git] added gitattributes & gitignore

This commit is contained in:
Pete Batard 2011-11-13 13:52:07 +00:00
parent 15c1bb4905
commit a3c0ac9b6a
2 changed files with 56 additions and 0 deletions

11
.gitattributes vendored Normal file
View File

@ -0,0 +1,11 @@
*.sh eol=lf
*.ac eol=lf
*.am eol=lf
*.sln eol=crlf
*.vcproj eol=crlf
*.vcxproj* eol=crlf
*.rc eol=crlf
*.sh export-ignore
.gitattributes export-ignore
.gitignore export-ignore
*.creole export-ignore

45
.gitignore vendored Normal file
View File

@ -0,0 +1,45 @@
*.aps
*.dep
*.exe
*.htm
*.idb
*.la
*.lib
*.lo
*.log
*.m4
*.mac
*.ncb
*.o
*.obj
*.opt
*.pc
*.pdb
*.plg
*.res
*.suo
*.swp
*.user
.deps
.libs
Debug
INSTALL
Makefile
Makefile.in
Release
aclocal.m4
autom4te.cache
compile
config.guess
config.h
config.log
config.status
config.sub
configure
depcomp
install-sh
libtool
ltmain.sh
missing
sources
stamp-h1