diff options
| author | tassaron | 2017-07-06 19:52:46 -0400 |
|---|---|---|
| committer | tassaron | 2017-07-06 19:52:46 -0400 |
| commit | f027fd43537eb60f682b51a5018caee471bf33e2 (patch) | |
| tree | 59bb20508f6cf112271b15d60d33f3b880560bc2 /.gitignore | |
| parent | 9986b1c829caa12bcea120bb37ebb57ab5e0e874 (diff) | |
more thorough installation directions
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ __pycache__ .py[cod] build/* +dist/* env/* .vscode/* *.mkv |
