aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrei Florea <[email protected]>2022-10-05 16:08:12 -0700
committerAndrei Florea <[email protected]>2022-10-05 16:08:12 -0700
commit846455178c39114b03418e1a88fdcc549dcaf14c (patch)
tree344bfc3577587ceb9ccae67b8d6fee3665df8a13
parentUnimportant changes (diff)
downloadcst116-lab0-florea-846455178c39114b03418e1a88fdcc549dcaf14c.tar.xz
cst116-lab0-florea-846455178c39114b03418e1a88fdcc549dcaf14c.zip
Corrected .gitignore for CLion IDE
-rw-r--r--.gitignore5
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index eb1478f..3ef53c5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,8 +7,9 @@
*.o
*.obj
-# CLion things
-
+# CLion things specific for Andrei
+/cmake-build-debug
+CMakeLists.txt
# Precompiled Headers
*.gch