mirror of
https://github.com/CrowCpp/Crow.git
synced 2024-06-07 21:10:44 +00:00
added QT Creator project files to .gitignore
This commit is contained in:
parent
f7de350707
commit
f8aaa756a2
8
.gitignore
vendored
8
.gitignore
vendored
@ -39,3 +39,11 @@ build*/
|
|||||||
|
|
||||||
#Doxygen
|
#Doxygen
|
||||||
html/
|
html/
|
||||||
|
|
||||||
|
#QT-Creator
|
||||||
|
*.config
|
||||||
|
*.creator*
|
||||||
|
*.cflags
|
||||||
|
*.cxxflags
|
||||||
|
*.files
|
||||||
|
*.includes
|
||||||
|
Loading…
Reference in New Issue
Block a user