Преглед изворни кода

:art: Suppression fichiers executables

Arthur Brandao пре 6 година
родитељ
комит
2afa77fd1f
4 измењених фајлова са 3 додато и 1 уклоњено
  1. 3 1
      .gitignore
  2. BIN
      json_parser.o
  3. BIN
      main
  4. BIN
      main.o

+ 3 - 1
.gitignore

@@ -1,2 +1,4 @@
 /nbproject/
-/.directory
+/.directory
+/*.o
+/main