diff options
author | Linux User <34406967+LinuxUserGD@users.noreply.github.com> | 2019-04-25 14:55:03 +0200 |
---|---|---|
committer | HugeGameArtGD <hugegameartgd@gmail.com> | 2019-04-25 19:35:41 +0200 |
commit | 3189560d52fd552b232b236a2d0719787223c07f (patch) | |
tree | f4e2fb2c5fcf542355adaf0f480d2729edf5f4da /.gitignore | |
parent | 9fc84061dd0e578a038205fee155846951e9a879 (diff) |
Update .gitignore
Update .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 2697507adb..cd6785a8ec 100644 --- a/.gitignore +++ b/.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 |