remarkbox/.gitignore
Russell Ballestrini 710588d007 remarkbox 1.0.0
modified:   .gitignore
	modified:   .gitlab-ci.yml
	modified:   Makefile
	modified:   README.rst
	modified:   setup.py
2025-03-01 15:22:50 -05:00

35 lines
377 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/
data/
index3.html
index4.html
index5.html
remarkbox-theme-meta/
env.vanilla/