1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-01-20 03:29:32 +02:00
vcmi/.gitignore

35 lines
414 B
Plaintext
Raw Normal View History

2014-07-20 14:26:26 +04:00
/client/vcmiclient
/server/vcmiserver
/launcher/vcmilauncher
/launcher/vcmilauncher_automoc.cpp
2014-04-07 08:58:51 +04:00
*.dll
*.exe
2014-04-07 10:05:25 +04:00
*.depend
*.o
*.a
2014-07-20 14:26:26 +04:00
*.so
2014-04-07 10:05:25 +04:00
*.res
*.layout
*.pro.user
*.pro.user.*
2015-08-22 12:39:49 -04:00
*.swp
*~
/CMakeLists.txt.user
2014-07-20 14:26:26 +04:00
CMakeCache.txt
CMakeFiles
Makefile
cmake_install.cmake
install_manifest.txt
*_cotire.cmake
cotire
moc_*.cpp
qrc_*.cpp
ui_*.h
/CPackConfig.cmake
/CPackSourceConfig.cmake
build-*
CMakeLists.txt.user.*
Doxyfile
doc/*