aboutsummaryrefslogtreecommitdiffstats
path: root/keystone-moon/.gitignore
diff options
context:
space:
mode:
authorRHE <rebirthmonkey@gmail.com>2017-11-24 13:54:26 +0100
committerRHE <rebirthmonkey@gmail.com>2017-11-24 13:54:26 +0100
commit920a49cfa055733d575282973e23558c33087a4a (patch)
treed371dab34efa5028600dad2e7ca58063626e7ba4 /keystone-moon/.gitignore
parentef3eefca70d8abb4a00dafb9419ad32738e934b2 (diff)
remove keystone-moon
Change-Id: I80d7c9b669f19d5f6607e162de8e0e55c2f80fdd Signed-off-by: RHE <rebirthmonkey@gmail.com>
Diffstat (limited to 'keystone-moon/.gitignore')
-rw-r--r--keystone-moon/.gitignore37
1 files changed, 0 insertions, 37 deletions
diff --git a/keystone-moon/.gitignore b/keystone-moon/.gitignore
deleted file mode 100644
index 9c909712..00000000
--- a/keystone-moon/.gitignore
+++ /dev/null
@@ -1,37 +0,0 @@
-*.pyc
-*.sw?
-*.egg/
-vendor
-.ksl-venv
-.venv
-.update-venv/
-.tox
-keystone.egg-info/
-*.log
-.coverage
-coverage.xml
-cover/*
-covhtml
-pep8.txt
-nosetests.xml
-doc/build
-.DS_Store
-doc/source/api
-doc/source/modules.rst
-ChangeLog
-AUTHORS
-build/
-dist/
-etc/keystone.conf
-etc/logging.conf
-etc/keystone/
-keystone/tests/tmp/
-.project
-.pydevproject
-keystone/locale/*/LC_MESSAGES/*.mo
-.testrepository/
-*.db
-# Files created by releasenotes build
-releasenotes/build
-# sample config included in docs
-doc/source/_static/keystone.conf.sample