openclonk/.hgignore

72 lines
910 B
Plaintext
Raw Normal View History

2009-05-09 16:39:48 +00:00
syntax: glob
autom4te.cache
*~
*.bak
.deps
2009-11-25 18:38:54 +00:00
deps
2009-05-09 16:39:48 +00:00
*.o
clonk
2009-08-25 15:53:12 +00:00
c4group
2009-05-09 16:39:48 +00:00
.dirstamp
*.a
*.c4p
*.lib
2009-10-13 00:54:33 +00:00
*.vcproj
2009-05-09 16:39:48 +00:00
stamp-h1
config.h
config.log
config.status
Makefile
C4Include.h.gch
Makefile.in
aclocal.m4
autotools/config.guess
autotools/config.sub
2009-08-25 15:53:12 +00:00
autotools/compile
autotools/depcomp
autotools/install-sh
autotools/missing
2009-05-09 16:39:48 +00:00
configure
intermediate
2009-10-13 00:54:33 +00:00
# Visual studio files
deps/
planet/Release
2010-02-24 14:42:12 +00:00
planet/RelWithDebInfo
2009-10-13 00:54:33 +00:00
planet/Debug
planet/CMakeFiles
planet/clonk.dir
planet/c4group.dir
planet/ZERO_CHECK.dir
planet/libeay32.dll
2010-02-24 14:42:12 +00:00
planet/fmod.dll
2009-10-13 00:54:33 +00:00
planet/cmake_install.cmake
planet/clonk.sln
2010-02-24 14:42:12 +00:00
planet/clonk.ilk
2009-10-13 00:54:33 +00:00
planet/CMakeCache.txt
2009-05-09 16:39:48 +00:00
# Temporary files created by Microsoft Visual Studio
*.ncb
*.plg
*.opt
*.suo
*.sbr
*.bsc
BuildLog.htm
*.user
*.positions
# TortoiseHg loves to generate those
*.orig
# XCode temporary files + Xcode not temporary files
.DS_Store
xcode/build
*.xcodeproj
# Binaries
planet/Clonk.app
2009-10-13 00:54:33 +00:00
planet/clonk.exe