Explorar el Código

removing leftofers

Nicole Portas hace 2 meses
padre
commit
09445658b6
Se han modificado 4 ficheros con 11 adiciones y 0 borrados
  1. 11 0
      .gitignore
  2. BIN
      obj/main.o
  3. BIN
      visual-renamer
  4. BIN
      visual-renamer_1.0.0_amd64.deb

+ 11 - 0
.gitignore

@@ -0,0 +1,11 @@
+# Compiled objects
+obj/
+*.o
+
+# Executables
+visual-renamer
+
+# Debian packages
+*.deb
+
+config.mk

BIN
obj/main.o


BIN
visual-renamer


BIN
visual-renamer_1.0.0_amd64.deb