Godzil пре 3 година
родитељ
комит
be72161164
1 измењених фајлова са 5 додато и 0 уклоњено
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

@@ -0,0 +1,5 @@
+# Let's ignore all build files and edition artifacts
+build/
+cmake-*/
+*.o
+*~