1
0
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:
Andreas M. Antonopoulos 2014-05-26 17:22:16 -04:00
parent 9064688e73
commit 2e35c37816

2
.gitignore vendored
View File

@ -1,3 +1,5 @@
*.html
*.txt
dump.asciidoc
code/python-env
*.csv