-
Notifications
You must be signed in to change notification settings - Fork 68
/
.gitignore
62 lines (62 loc) · 1.23 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
62
*~
*.cxx
*.o
*.a
*moc_*
*_automoc*
*qrc_*
*qm
*.tar.gz
*.zip
*.exe
*.json
log.txt
manifest*
.excludes
*__*
Makefile
bin/
build*
dustrac.pro.user
dustrac.pro.user.2.1pre1
engine.txt
header.txt
src/contrib/
src/editor/Makefile
src/editor/editor
src/game/Makefile
src/game/Makefile.Debug
src/game/Makefile.Release
src/game/MiniCore/Core/genincludeheaders.sh
*.cbp
dustrac-editor
dustrac-game
test/
unittests/
CMakeLists.txt.user
CTestTestfile.cmake
cmake_install.cmake
src/editor/CTestTestfile.cmake
src/editor/cmake_install.cmake
src/game/CTestTestfile.cmake
src/game/MiniCore/CTestTestfile.cmake
src/game/MiniCore/UnitTests/CTestTestfile.cmake
src/game/MiniCore/UnitTests/MCForceRegistryTest/CTestTestfile.cmake
src/game/MiniCore/UnitTests/MCForceRegistryTest/cmake_install.cmake
src/game/MiniCore/UnitTests/MCObjectTest/CTestTestfile.cmake
src/game/MiniCore/UnitTests/MCObjectTest/cmake_install.cmake
src/game/MiniCore/UnitTests/cmake_install.cmake
src/game/MiniCore/cmake_install.cmake
src/game/cmake_install.cmake
src/game/renderer.cpp.autosave
CPackConfig.cmake
CPackSourceConfig.cmake
data/translations/
dustrac-1.4.6.zip
release/
src/game/dustrac-game_fi.qm
src/game/dustrac-game_it.qm
src/game/trackobjectfactory.cpp.orig
*_plugin_import*
*.Debug
*.Release