Browse Source

Ignore a few cmake temporary files

Signed-off-by: falkTX <falktx@falktx.com>
pull/421/head
falkTX 2 years ago
parent
commit
b64f46f9ae
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      .gitignore

+ 2
- 0
.gitignore View File

@@ -11,7 +11,9 @@
.kdev4/
.DS_Store
.vs/
CMakeFiles
CMakeSettings.json
cmake_install.cmake

bin/
build/


Loading…
Cancel
Save