remarkbox/.gitignore
Russell Ballestrini 1657c42233 0.0.11
modified:   .gitignore
	modified:   setup.py
2025-03-01 09:38:47 -05:00

34 lines
371 B
Text

*.xml
*.json
*.pyc
*.swp
*.egg
*.egg-info
*.sqlite
*.sqlite.*
*.sqlite-journal
__pycache__
.coverage
.cache
.env
.pytest_cache
env/*
build/*
# ignore iframe-resizer repo
iframe-resizer/iframe-resizer/*
# this is a place to put private vars for stripe or whatever.
vars.fish
vars.sh
venv/
dist/
index3.html
index4.html
index5.html
remarkbox-theme-meta/
env.vanilla/