mirror of
https://github.com/bitcoinbook/bitcoinbook
synced 2024-11-22 16:18:11 +00:00
ignore python virtualenv and csv files
This commit is contained in:
parent
9064688e73
commit
2e35c37816
2
.gitignore
vendored
2
.gitignore
vendored
@ -1,3 +1,5 @@
|
|||||||
*.html
|
*.html
|
||||||
*.txt
|
*.txt
|
||||||
dump.asciidoc
|
dump.asciidoc
|
||||||
|
code/python-env
|
||||||
|
*.csv
|
||||||
|
Loading…
Reference in New Issue
Block a user