summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorArthur de Jong <arthur@arthurdejong.org>2013-01-26 22:53:02 +0100
committerArthur de Jong <arthur@arthurdejong.org>2013-02-08 21:27:16 +0100
commit3117668c15cf88f877a538035875cd0f75ce821c (patch)
treefda65f5121e78a8bb47931909cd29bf5c8124b8e /.gitignore
parent7c01898fd02c0f71d4632cca27d3fb92554caa18 (diff)
add an --enable-utils option to configure to build command-line utilities
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 06a9533..e979417 100644
--- a/.gitignore
+++ b/.gitignore
@@ -64,3 +64,6 @@ stamp-*
/tests/test_pamcmds.log
/tests/test_set
/tests/test_tio
+
+# /utils/
+/utils/constants.py