Browse Source

Update .gitignore

Update .gitignore
Linux User 6 years ago
parent
commit
3189560d52
1 changed files with 3 additions and 1 deletions
  1. 3 1
      .gitignore

+ 3 - 1
.gitignore

@@ -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