summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 0d51e4e..5fbfc08 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,4 +11,7 @@ CTestTestfile.cmake
_deps
cmake-*/
.idea/
-test \ No newline at end of file
+test
+
+*.txt
+!CMakeLists.txt \ No newline at end of file