EasyGen/.gitignore

39 lines
288 B
Text
Raw Permalink Normal View History

2014-01-13 22:49:01 +00:00
#
# Project specific
#
/build
/obj
/doc
/project
!easybuild.sh
/Makefile
/*.make
#
# OS specific
#
# Linux/KDE
*~
*.sh
/.directory
*.kdev4
# Windows
Thumbs.db
#
# Editor specific
#
*.bak
# Eclipse
/.project
/.settings
# CDT-specific
/.cproject
2014-01-15 14:56:56 +00:00
# CMake specific
CMakeLists.txt.user