aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPierre Phaneuf <pphaneuf@google.com>2014-07-23 17:18:23 +0100
committerPierre Phaneuf <pphaneuf@google.com>2014-07-23 17:18:23 +0100
commit338eb89671953f6c4262b9036e3120b882a429e8 (patch)
treeaeac448b4f89f4edb80893990c343a4985b1ad18 /.gitignore
parent9f01575ffa6b885adb1f5ff9a85841b72bc2a53f (diff)
downloadgoogle-benchmark-338eb89671953f6c4262b9036e3120b882a429e8.tar.gz
Ignore backup files.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 9b51121..9c2be63 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,5 +1,6 @@
*.a
*.cmake
+*~
/test/benchmark_test
/test/re_test
CMakeCache.txt