reverted gitignore changes

This commit is contained in:
Marc Zinnschlag 2013-10-16 20:35:39 +02:00
parent 5f4e2d2cf2
commit 8995cd8543

51
.gitignore vendored
View file

@ -1,53 +1,24 @@
## make build
*~
Doxygen
prebuilt
apps/openmw/config.hpp
Docs/mainpage.hpp
CMakeFiles CMakeFiles
*/CMakeFiles */CMakeFiles
CMakeCache.txt CMakeCache.txt
moc_*.cxx
cmake_install.cmake cmake_install.cmake
CMakeLists.txt.user *.[ao]
Makefile Makefile
makefile makefile
build data
prebuilt
## doxygen
Doxygen
## ides/editors
*~
*.kdev4 *.kdev4
CMakeLists.txt.user
*.swp *.swp
*.swo *.swo
*.kate-swp *.kate-swp
.cproject .cproject
.project .project
.settings .settings/
.directory .directory
## resources
data
resources
## binaries
esmtool
mwiniimport
omwlauncher
openmw
opencs
## generated objects
apps/openmw/config.hpp
Docs/mainpage.hpp
moc_*.cxx
*.cfg
*.cxx_parameters
*qrc_launcher.cxx
*qrc_resources.cxx
*__*
*ui_datafilespage.h
*ui_graphicspage.h
*ui_mainwindow.h
*ui_playpage.h
*.install
*.desktop
*.[ao]
*.so