summaryrefslogtreecommitdiffstats
path: root/relationships/.gitignore
blob: c0b2113711e4ffbc6513bb20de97ddb1c2b4cd66 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
# local additions to plugins .gitignore
cfyhelper.sh
local_settings.py

# Flask stuff:
instance/
.webassets-cache

# Scrapy stuff:
.scrapy

# Jupyter Notebook
.ipynb_checkpoints

# pyenv
.python-version

# celery beat schedule file
celerybeat-schedule

# dotenv
.env

# Spyder project settings
.spyderproject

# Rope project settings
.ropeproject