Revision e8b4aeb190f243192cdd5e4066a86a5244558f6f authored by NP-Hardass on 04 March 2015, 05:32:40 UTC, committed by NP-Hardass on 04 March 2015, 05:32:40 UTC
Fixes an issue where tags/releases do not ship the core test suite, as used by the automated Travis testing.
1 parent 4470805
Raw File
.gitignore
*.mo
*.py[cdo]
*~
.*.swp
.swp
MANIFEST
backup/
build/
debian/compat
debian/files
debian/limnoria*
debian/python-module-stampdir/
dist/
docs/_build/
docs/plugins/
limnoria.egg-info/
merge.sh
nano.save
push.sh
py3k/
src/version.py
supybot.egg-info/
test-conf/
test-data/
test-logs/
src/version.py
INSTALL
README.txt
conf/
data/
logs/
*.conf
*.conf.bak

# Intellij PyCharm / IDEA related files
*.iml
.idea
back to top