updated .gitignore

This commit is contained in:
Michele Caini 2017-06-18 16:17:44 +02:00
parent f877cf340c
commit 88a7d08db8
2 changed files with 3 additions and 1 deletions

2
.gitignore vendored
View File

@ -1,2 +1,4 @@
# QtCreator
*.user
TODO

View File

@ -156,7 +156,7 @@ include(CPack)
file(
GLOB_RECURSE PROJECT_FILES FOLLOW_SYMLINKS
*.txt *.c *.cpp *.hpp *.h *.in *.dox *.cmake *.sh *.md *.yml *.bat
AUTHORS LICENSE
AUTHORS LICENSE TODO
)
add_custom_target(