summaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorWilliam Blevins <wblevins001@gmail.com>2015-10-01 12:31:34 (GMT)
committerWilliam Blevins <wblevins001@gmail.com>2015-10-01 12:31:34 (GMT)
commit615a3429f4ad7aef9d3ffb19a56c26ebb8a2b1cf (patch)
treecd1e51dc6dc8b4ae569c43c14f9a492bd5191f66 /.hgignore
parent94c7bf6f844758f8f9a3b993bae88e91fc1fe452 (diff)
downloadSCons-615a3429f4ad7aef9d3ffb19a56c26ebb8a2b1cf.zip
SCons-615a3429f4ad7aef9d3ffb19a56c26ebb8a2b1cf.tar.gz
SCons-615a3429f4ad7aef9d3ffb19a56c26ebb8a2b1cf.tar.bz2
Corrected hgignore regex for emacs temporary files.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore2
1 files changed, 1 insertions, 1 deletions
diff --git a/.hgignore b/.hgignore
index a56960d..3e16531 100644
--- a/.hgignore
+++ b/.hgignore
@@ -10,7 +10,7 @@ syntax:glob
*.xcodeproj
*.orig
*.DS_Store
-*#
+*\#
doc/user/scons-user
doc/user/scons_db.xml