summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorStéphane Wirtel <stephane@wirtel.be>2017-05-22 21:28:28 (GMT)
committerMariatta <Mariatta@users.noreply.github.com>2017-05-22 21:28:28 (GMT)
commit7bac69d7f141291b3cfc2fc39c5f3aa603202fe6 (patch)
tree16890a283a303f140d57822afb935b41c38800bf
parent43c8a9e39bb2d4f25ed7ae17a55f34e375d1868b (diff)
downloadcpython-7bac69d7f141291b3cfc2fc39c5f3aa603202fe6.zip
cpython-7bac69d7f141291b3cfc2fc39c5f3aa603202fe6.tar.gz
cpython-7bac69d7f141291b3cfc2fc39c5f3aa603202fe6.tar.bz2
Remove .bzrignore (GH-1661)
-rw-r--r--.bzrignore42
-rw-r--r--Makefile.pre.in1
2 files changed, 0 insertions, 43 deletions
diff --git a/.bzrignore b/.bzrignore
deleted file mode 100644
index 5847110..0000000
--- a/.bzrignore
+++ /dev/null
@@ -1,42 +0,0 @@
-.purify
-autom4te.cache
-config.log
-config.cache
-config.status
-config.status.lineno
-db_home
-Makefile
-buildno
-python
-build
-Makefile.pre
-platform
-pybuilddir.txt
-pyconfig.h
-libpython*.a
-libpython*.so*
-python.exe
-python-gdb.py
-reflog.txt
-tags
-TAGS
-.gdb_history
-Doc/tools/sphinx
-Doc/tools/jinja
-Doc/tools/jinja2
-Doc/tools/pygments
-Doc/tools/docutils
-Misc/python.pc
-Modules/Setup
-Modules/Setup.config
-Modules/Setup.local
-Modules/config.c
-Modules/ld_so_aix
-Parser/pgen
-Lib/test/data/*
-Lib/lib2to3/Grammar*.pickle
-Lib/lib2to3/PatternGrammar*.pickle
-__pycache__
-.coverage
-coverage/*
-htmlcov/*
diff --git a/Makefile.pre.in b/Makefile.pre.in
index 6e11bfb..84a1226 100644
--- a/Makefile.pre.in
+++ b/Makefile.pre.in
@@ -1674,7 +1674,6 @@ funny:
-o -name Makefile \
-o -name ChangeLog \
-o -name .hgignore \
- -o -name .bzrignore \
-o -name MANIFEST \
-o -print