Browse Source

Add .profraw to gitignore

parazyd 3 years ago
parent
commit
8ec061a81a
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .gitignore

+ 1 - 0
.gitignore

@@ -7,6 +7,7 @@
 .cargo/
 .cargo/
 .DS_Store
 .DS_Store
 .#*
 .#*
+*.profraw
 
 
 /target/*
 /target/*
 /tmp/*
 /tmp/*