Explorar el Código

Update .gitignore.

Stefano Cossu hace 4 años
padre
commit
7da2c5cee0
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

@@ -59,3 +59,8 @@ bin/*
 
 # Valgrind data
 vgcore.*
+callgrind.out.*
+
+# Local IDE
+.vimrc
+sandbox.c