make_post_sell/.gitignore
Russell Ballestrini f1545f3b82 modified: .gitignore
modified:   make_post_sell/lib/crypto_watcher.py
	modified:   make_post_sell/models/crypto_payment.py
	modified:   make_post_sell/models/crypto_processor.py
	modified:   make_post_sell/models/user_crypto_refund_address.py
	modified:   make_post_sell/request_methods.py
	deleted:    make_post_sell/scripts/alembic/versions/5997b993482e_add_indexes_for_crypto_payment_address_.py
	deleted:    make_post_sell/scripts/alembic/versions/5bbb5df5bf1b_add_refund_tracking_columns_to_crypto_.py
	deleted:    make_post_sell/scripts/alembic/versions/dd7466bfc690_make_crypto_payment_invoice_id_nullable_.py
	modified:   make_post_sell/templates/actions_new.j2
	modified:   make_post_sell/tests/test_crypto_watcher.py
	modified:   make_post_sell/views/crypto.py
	modified:   make_post_sell/views/user_crypto_settings.py
2025-09-26 06:53:07 -04:00

37 lines
329 B
Text

# my ignores.
*.sqlite*
vars.fish
vars.sh
*.egg
*.egg-info
*.pyc
*$py.class
*~
.coverage
coverage.xml
build/
dist/
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*