forked from CorsixTH/CorsixTH
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
61 lines (56 loc) · 1.34 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
AnimView/CMakeCache.txt
AnimView/CMakeFiles
AnimView/Makefile
AnimView/cmake_install.cmake
/CMakeCache.txt
/CMakeFiles
CorsixTH/CMakeCache.txt
CorsixTH/CMakeFiles
CorsixTH/Makefile
CorsixTH/Src/config.h
CorsixTH/cmake_install.cmake
CorsixTH/config.txt
/DataRaw
/Debug
/LuaJIT
/Makefile
/SDL
/SDL_mixer-1.2.8
/cmake_install.cmake
# For CorsixTH directory and Windows
*.dll
*.exe
Thumbs.db
# This is for the CMake-generated XCode project and output
/build/
*.xcodeproj/
Debug/
Release/
MinSizeRel/
RelWithDebInfo/
# OSX metadata
.DS_Store
!LevelEdit/src/com/corsixth/leveledit/*.xcodeproj
!LevelEdit/src/com/corsixth/leveledit/Debug
!LevelEdit/src/com/corsixth/leveledit/Release
!LevelEdit/src/com/corsixth/leveledit/MinSizeRel
!LevelEdit/src/com/corsixth/leveledit/RelWithDebInfo
!LevelEdit/src/com/corsixth/leveledit/.DS_Store
!LevelEdit/src/com/corsixth/*.xcodeproj
!LevelEdit/src/com/corsixth/Debug
!LevelEdit/src/com/corsixth/Release
!LevelEdit/src/com/corsixth/MinSizeRel
!LevelEdit/src/com/corsixth/RelWithDebInfo
!LevelEdit/src/com/corsixth/.DS_Store
!LevelEdit/src/com/*.xcodeproj
!LevelEdit/src/com/Debug
!LevelEdit/src/com/Release
!LevelEdit/src/com/MinSizeRel
!LevelEdit/src/com/RelWithDebInfo
!LevelEdit/src/com/.DS_Store
# This is for the CMake-generated Visual Studio project
*.vcxproj*
CorsixTH_Top_Level*
# For the LevelEdit project
*.class
LevelEdit/bin/