mojo_client/.gitignore
shlainn ec19c39c2b * added .gitignore magic
* fixed eternal issues with irrKlang on x64 and src/dep/openssl on linux

To compile the IrrKlang Library stub for x64 use ./configure --with-irrklang
The openssl thing is rather hacky. Will require final solution at some point.
2010-09-11 00:36:16 +02:00

71 lines
758 B
Plaintext

# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.a
*.so
*.d
*.so.*
Makefile
Makefile.in
*~
.deps
.libs
#
# Build generated files
#
aclocal.m4
autom4te.cache
compile
config.guess
config.h.in
config.log
config.status
config.sub
configure
depcomp
libtool
install-sh
ltmain.sh
missing
stamp-h1
Makefile.in
Makefile
# Packages #
############
# it's better to unpack these files and commit the raw source
# git has its own built in compression methods
*.7z
*.dmg
*.gz
*.iso
*.jar
*.rar
*.tar
*.zip
# Logs and databases #
######################
*.log
*.sql
*.sqlite
*.conf
# OS generated files #
######################
.DS_Store?
ehthumbs.db
Icon?
Thumbs.db
# EXCEPTIONS #
######################
!src/dep/src/irrlicht/Makefile