summaryrefslogtreecommitdiffstats
path: root/.hgignore
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2010-05-13 13:16:46 (GMT)
committerSteven Knight <knight@baldmt.com>2010-05-13 13:16:46 (GMT)
commit8552f05c5c7b2587bc714cc61d288a9b3eec261f (patch)
tree9a854ce65d56d52e65a2f272cceae5807e6b25d9 /.hgignore
parentc88247d196c5b61c396baa041fd0f36dc33e9c6f (diff)
downloadSCons-8552f05c5c7b2587bc714cc61d288a9b3eec261f.zip
SCons-8552f05c5c7b2587bc714cc61d288a9b3eec261f.tar.gz
SCons-8552f05c5c7b2587bc714cc61d288a9b3eec261f.tar.bz2
Add a .hgignore file.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.hgignore b/.hgignore
new file mode 100644
index 0000000..94bc967
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,7 @@
+build
+bootstrap
+
+syntax:glob
+*.py[co]
+.sconsign*
+.svn