summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorSteven Knight <knight@baldmt.com>2010-05-13 13:16:46 +0000
committerSteven Knight <knight@baldmt.com>2010-05-13 13:16:46 +0000
commite05c9cc1c47213213f3020c9f83aab9615e82d57 (patch)
tree9a854ce65d56d52e65a2f272cceae5807e6b25d9 /.hgignore
parent9d1da6758ea60d6ee99e3b7321d72d982e659c70 (diff)
downloadscons-e05c9cc1c47213213f3020c9f83aab9615e82d57.tar.gz
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 00000000..94bc967c
--- /dev/null
+++ b/.hgignore
@@ -0,0 +1,7 @@
+build
+bootstrap
+
+syntax:glob
+*.py[co]
+.sconsign*
+.svn