File tree 1 file changed +0
-43
lines changed
1 file changed +0
-43
lines changed Original file line number Diff line number Diff line change @@ -56,52 +56,19 @@ coverage.xml
56
56
* .mo
57
57
* .pot
58
58
59
- # Django stuff:
60
- * .log
61
- local_settings.py
62
- db.sqlite3
63
- db.sqlite3-journal
64
-
65
- # Flask stuff:
66
- instance /
67
- .webassets-cache
68
-
69
- # Scrapy stuff:
70
- .scrapy
71
-
72
59
# Sphinx documentation
73
60
docs /_build /
74
61
75
62
# PyBuilder
76
63
target /
77
64
78
- # Jupyter Notebook
79
- .ipynb_checkpoints
80
-
81
65
# IPython
82
66
profile_default /
83
67
ipython_config.py
84
68
85
- # pyenv
86
- .python-version
87
-
88
- # pipenv
89
- # According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control.
90
- # However, in case of collaboration, if having platform-specific dependencies or dependencies
91
- # having no cross-platform support, pipenv may install dependencies that don't work, or not
92
- # install all needed dependencies.
93
- # Pipfile.lock
94
-
95
69
# PEP 582; used by e.g. github.com/David-OConnor/pyflow
96
70
__pypackages__ /
97
71
98
- # Celery stuff
99
- celerybeat-schedule
100
- celerybeat.pid
101
-
102
- # SageMath parsed files
103
- * .sage.py
104
-
105
72
# Environments
106
73
.env
107
74
.venv
111
78
env.bak /
112
79
venv.bak /
113
80
114
- # Spyder project settings
115
- .spyderproject
116
- .spyproject
117
-
118
- # Rope project settings
119
- .ropeproject
120
-
121
81
# mkdocs documentation
122
82
/site
123
83
@@ -129,6 +89,3 @@ dmypy.json
129
89
# Pyre type checker
130
90
.pyre /
131
91
data /database.db
132
- hermes_known_hosts
133
- hermes.key
134
- hermes.key.pub
You can’t perform that action at this time.
0 commit comments