You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
TacticalWatermarks/.gitignore

16 lines
297 B
Plaintext

env/
venv/
venv/*
.idea/
__pycache__/
__pycache__/*
__pycache__/config.cpython-37.pyc
app/__pycache__/
app/__pycache__/*
app/__pycache__/__init__.cpython-37.pyc
app/__pycache__/views.cpython-37.pyc
app/static/dewatermark/
app/static/dewatermark/*
app/static/republish/
app/static/republish/*
*.pyc