EasyGen/.gitignore

37 lines
251 B
Plaintext
Raw 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