Update .gitignore
Update .gitignore
This commit is contained in:
parent
9fc84061dd
commit
3189560d52
1 changed files with 3 additions and 1 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -40,12 +40,14 @@ gmon.out
|
|||
*.swo
|
||||
*.swp
|
||||
|
||||
# QT project files
|
||||
# Qt project files
|
||||
*.config
|
||||
*.creator
|
||||
*.creator.*
|
||||
*.files
|
||||
*.includes
|
||||
*.cflags
|
||||
*.cxxflags
|
||||
|
||||
# Eclipse CDT files
|
||||
.cproject
|
||||
|
|
Loading…
Reference in a new issue