summaryrefslogtreecommitdiff
path: root/.darcs-boringfile
diff options
context:
space:
mode:
Diffstat (limited to '.darcs-boringfile')
-rw-r--r--.darcs-boringfile17
1 files changed, 0 insertions, 17 deletions
diff --git a/.darcs-boringfile b/.darcs-boringfile
deleted file mode 100644
index 3cfa1b0..0000000
--- a/.darcs-boringfile
+++ /dev/null
@@ -1,17 +0,0 @@
-# Boring file regexps:
-
-# _version.py is generated at build time, and never checked in
-^pycryptopp/_version\.py$
-
-# if ez_setup.py needs to build setuptools, that goes here
-^setuptools-.*.egg$
-# creating a tahoe egg puts files here
-^pycryptopp.egg-info$
-
-# if setup.py needs to install plugins from eggs to satisfy setup_requires:
-^setuptools_darcs.*.egg$
-^darcsver.*.egg$
-^pyutil.*.egg$
-
-^build($|/)
-^ez_setup\.pyc$