make_post_sell/.gitignore
russell@unturf.com ab8d07c04c Track GIT_HASH in repo so deploy always has it
Production installs from git clone without .git, so the
setup.py approach can't resolve the hash. Committing the
file ensures it's always present in the package.
2026-02-08 04:33:04 -05:00

39 lines
337 B
Text

# my ignores.
*.sqlite*
vars.fish
vars.sh
*.egg
*.egg-info
*.pyc
*$py.class
*~
.coverage
coverage.xml
build/
dist/
data/
data*/
src/
.tox/
nosetests.xml
env*/
tmp/
Data.fs*
*.sublime-project
*.sublime-workspace
.*.sw?
.sw?
.DS_Store
coverage
test
*.dkim.key
caddy
monero-wallet-cli.log
monero-wallet-rpc.log
monero-wallet-rpc.log*