8
0
Fork 0
mirror of https://gitlab2.federez.net/re2o/re2o synced 2024-09-12 01:03:09 +00:00
re2o/.gitignore
2020-04-22 10:54:35 +02:00

55 lines
564 B
Text

# Byte-compiled / optimized / DLL files
__pycache__/
*.py[cod]
*$py.class
*.swp
# Translations
*.mo
*.pot
# Django stuff
*.log
local_settings.py
db.sqlite3
# Jupyter Notebook
.ipynb_checkpoints
# pyenv
.python-version
# Environments
.env
.venv
env/
venv/
ENV/
env.bak/
venv.bak/
node_modules
# Editor directories and files
.ropeproject
.spyderproject
.spyproject
.idea
.vscode
*.suo
*.ntvs*
*.njsproj
*.sln
*.sw?
# Do not pin versions
yarn.lock
# Django statics
static_files/
static/logo/
static/bundles/
# re2o specific
settings_local.py
re2o.png
media/