Parcourir la source

Update .gitignore.

Stefano Cossu il y a 4 ans
Parent
commit
7da2c5cee0
1 fichiers modifiés avec 5 ajouts et 0 suppressions
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

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