openclonk/.gitignore

141 lines
1.7 KiB
Plaintext
Raw Normal View History

2009-05-09 16:39:48 +00:00
autom4te.cache
*~
*.bak
.deps
2009-11-25 18:38:54 +00:00
deps
2009-05-09 16:39:48 +00:00
*.o
2013-02-17 16:01:03 +00:00
/openclonk
2012-12-30 20:29:21 +00:00
/netpuncher
/c4group
/c4script
2009-05-09 16:39:48 +00:00
.dirstamp
*.a
*.c4p
2010-03-26 13:27:05 +00:00
planet/Records.c4f
2009-05-09 16:39:48 +00:00
*.lib
2010-03-26 13:27:05 +00:00
*.dll
2009-05-09 16:39:48 +00:00
stamp-h1
config.h
config.log
config.status
C4Version.h
2009-05-09 16:39:48 +00:00
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
build*
2012-02-14 15:26:26 +00:00
CMakeScripts
2011-02-13 19:35:48 +00:00
CMakeFiles
CMakeCache.txt
planet/CMakeFiles
planet/CMakeCache.txt
CPackConfig.cmake
CPackSourceConfig.cmake
2011-11-20 14:04:05 +00:00
*.rule
2013-02-17 16:01:03 +00:00
editor-icons.h
oc-icon.h
2009-05-09 16:39:48 +00:00
2010-07-05 23:03:41 +00:00
# Documentation
*.pyc
docs/online
docs/chm
docs/sdk-de
2010-07-05 23:03:41 +00:00
docs/sdk/content.xml
docs/*.mo
docs/doku.pot
docs/Functions.txt
2010-07-05 23:03:41 +00:00
2009-10-13 00:54:33 +00:00
# Visual studio files
2011-11-20 14:04:05 +00:00
openclonk.opensdf
2009-10-13 00:54:33 +00:00
deps/
planet/Release
2010-02-24 14:42:12 +00:00
planet/RelWithDebInfo
2009-10-13 00:54:33 +00:00
planet/Debug
2010-03-26 13:27:05 +00:00
planet/MinSizeRel
2009-10-13 00:54:33 +00:00
planet/clonk.dir
planet/c4group.dir
planet/ZERO_CHECK.dir
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
2011-02-13 19:35:48 +00:00
2010-12-27 03:49:02 +00:00
build
planet/clonk.app
2010-03-26 13:27:05 +00:00
Release
RelWithDebInfo
MinSizeRel
Debug
clonk.dir
c4group.dir
ZERO_CHECK.dir
fmod.dll
cmake_install.cmake
clonk.sln
clonk.ilk
2011-11-20 14:04:05 +00:00
openclonk.sln
openclonk.ilk
2010-03-26 13:27:05 +00:00
*.vcproj
2011-02-13 19:35:48 +00:00
*.vcxproj
*.vcxproj.filters
2013-04-16 19:00:56 +00:00
/ipch
2009-10-13 00:54:33 +00:00
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
2010-03-26 13:27:05 +00:00
*.idb
*.pdb
*.ilk
2009-05-09 16:39:48 +00:00
# TortoiseHg loves to generate those
*.orig
# XCode temporary files + Xcode not temporary files
.DS_Store
._*
xcode/build
*.xcodeproj
# Binaries
2010-12-27 03:49:02 +00:00
*.app
2010-03-26 13:27:05 +00:00
*.exe
# Development files explicitely excluded
planet/nohg*
2010-12-27 03:49:02 +00:00
# Eclipse project file
planet/.project
2011-02-13 19:35:48 +00:00
# Code::Blocks files
2012-12-30 20:29:21 +00:00
openclonk.layout
openclonk.sdf
openclonk.cbp
2013-02-17 16:01:03 +00:00
tests/openclonk_unittest.cbp
2011-02-13 19:35:48 +00:00
2010-12-27 03:49:02 +00:00
# MacOSX saved searches
*.savedSearch
planet/OpenClonk.bat
2011-10-14 17:02:50 +00:00
planet/openclonk.sln
WindowsGamesExplorer.xml
# Mape
mape
mape-icons.h
2013-04-16 19:00:56 +00:00