summaryrefslogtreecommitdiffstats
path: root/relationships/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to 'relationships/.gitignore')
-rw-r--r--relationships/.gitignore67
1 files changed, 1 insertions, 66 deletions
diff --git a/relationships/.gitignore b/relationships/.gitignore
index 5c75135..c0b2113 100644
--- a/relationships/.gitignore
+++ b/relationships/.gitignore
@@ -1,59 +1,5 @@
+# local additions to plugins .gitignore
cfyhelper.sh
-.cloudify/
-*.wgn
-# Byte-compiled / optimized / DLL files
-__pycache__/
-*.py[cod]
-*$py.class
-
-# C extensions
-*.so
-
-# Distribution / packaging
-.Python
-env/
-build/
-develop-eggs/
-dist/
-downloads/
-eggs/
-.eggs/
-lib/
-lib64/
-parts/
-sdist/
-var/
-*.egg-info/
-.installed.cfg
-*.egg
-
-# PyInstaller
-# Usually these files are written by a python script from a template
-# before PyInstaller builds the exe, so as to inject date/other infos into it.
-*.manifest
-*.spec
-
-# Installer logs
-pip-log.txt
-pip-delete-this-directory.txt
-
-# Unit test / coverage reports
-htmlcov/
-.tox/
-.coverage
-.coverage.*
-.cache
-nosetests.xml
-coverage.xml
-*,cover
-.hypothesis/
-
-# Translations
-*.mo
-*.pot
-
-# Django stuff:
-*.log
local_settings.py
# Flask stuff:
@@ -63,12 +9,6 @@ instance/
# Scrapy stuff:
.scrapy
-# Sphinx documentation
-docs/_build/
-
-# PyBuilder
-target/
-
# Jupyter Notebook
.ipynb_checkpoints
@@ -81,11 +21,6 @@ celerybeat-schedule
# dotenv
.env
-# virtualenv
-.venv/
-venv/
-ENV/
-
# Spyder project settings
.spyderproject