1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2024-12-28 18:18:52 +00:00
OpenMW/.gitignore

56 lines
614 B
Plaintext
Raw Normal View History

## make
CMakeFiles
*/CMakeFiles
CMakeCache.txt
cmake_install.cmake
Makefile
makefile
build
prebuilt
## doxygen
Doxygen
## ides/editors
*~
*.kdev4
2013-01-20 14:25:44 +00:00
*.swp
*.swo
2013-03-21 09:16:32 +00:00
*.kate-swp
2013-05-18 19:38:09 +00:00
.cproject
.project
.settings
2013-08-24 17:17:44 +00:00
.directory
2013-12-31 17:37:55 +00:00
## qt-creator
CMakeLists.txt.user*
## resources
data
resources
/*.cfg
/*.desktop
/*.install
## binaries
/esmtool
/mwiniimport
/omwlauncher
/openmw
/opencs
## generated objects
apps/openmw/config.hpp
2014-02-05 07:48:15 +00:00
components/version/version.hpp
docs/mainpage.hpp
moc_*.cxx
*.cxx_parameters
*qrc_launcher.cxx
*qrc_resources.cxx
*__*
*ui_datafilespage.h
*ui_graphicspage.h
*ui_mainwindow.h
*ui_playpage.h
*.[ao]
*.so