summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJustin Worthe <justin@worthe-it.co.za>2018-05-15 23:19:31 +0200
committerJustin Worthe <justin@worthe-it.co.za>2018-05-15 23:19:31 +0200
commit29fb64e557e40afc8d58ae34c65650da9ea3c511 (patch)
treeade124c68963604b12b01d6324c025def9b7ebea /.gitignore
parent27499d0f466e0405dba10f8f5b98533beead1c9e (diff)
Moved perf intermediary files to target folder
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 44ba2ac..cadf2dd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -7,4 +7,5 @@ state.json
Cargo.lock
# These are backup files generated by rustfmt
-**/*.rs.bk \ No newline at end of file
+**/*.rs.bk
+/perf.data