mirror of
https://github.com/mynodebtc/mynode.git
synced 2024-12-25 22:18:07 +00:00
30 lines
370 B
Plaintext
30 lines
370 B
Plaintext
# Byte-compiled / optimized / DLL files
|
|
__pycache__/
|
|
*.py[cod]
|
|
*$py.class
|
|
|
|
# C extensions
|
|
*.so
|
|
|
|
# Flask stuff:
|
|
instance/
|
|
.webassets-cache
|
|
|
|
# dotenv
|
|
.env
|
|
|
|
# vscode
|
|
.vscode/
|
|
|
|
.DS_Store
|
|
|
|
# Output (rootfs, etc...)
|
|
out/
|
|
tools/product_key_gen/keys.txt
|
|
tools/product_key_gen/keys.pdf
|
|
tools/product_key_gen/keys.html
|
|
tools/product_key_gen/keys.sql
|
|
|
|
# Release tarballs
|
|
releases/
|