Browse Source

Update .gitignore.

Stefano Cossu 3 years ago
parent
commit
7da2c5cee0
1 changed files with 5 additions and 0 deletions
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

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