aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2019-02-05 11:46:48 -0500
committerPaul Duncan <pabs@pablotron.org>2019-02-05 11:46:48 -0500
commit6ae06f423c904ec55fc9ebd5381d43ec686de436 (patch)
tree436237efbdb9775e12e7cc62776332d52d6a516e /.gitignore
parent2116f5055fd044fd79f36b346044817d827d7651 (diff)
downloadkmeans-6ae06f423c904ec55fc9ebd5381d43ec686de436.tar.bz2
kmeans-6ae06f423c904ec55fc9ebd5381d43ec686de436.zip
ignore profiler output
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index b54b14d..b723352 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
src/*.o
km-test
*.png
+gmon.out