.gitignore extended

This commit is contained in:
2019-11-18 22:53:26 +01:00
parent 59721673e9
commit ca3bb7b390
+2 -2
View File
@@ -1,5 +1,5 @@
# Ignore CLion project files # Ignore CLion project files
.idea .idea/
# Ignore build folder # Ignore build folder
build cmake-build-*/