updated .gitignore
This commit is contained in:
parent
f877cf340c
commit
88a7d08db8
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,2 +1,4 @@
|
||||
# QtCreator
|
||||
*.user
|
||||
|
||||
TODO
|
||||
|
||||
@ -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(
|
||||
|
||||
Loading…
Reference in New Issue
Block a user