diff options
author | ssstvinc2 <sstvinc2@gmail.com> | 2017-02-09 10:24:42 -0500 |
---|---|---|
committer | ssstvinc2 <sstvinc2@gmail.com> | 2017-02-09 10:24:42 -0500 |
commit | 1d669c953e36e7b62e5d1fe72dac3319bba12ed3 (patch) | |
tree | dcc503096d5a1c130395948e11d8317e84265ffd /.gitignore | |
parent | 3126b094485af5a374d0ba400604a8b2805337af (diff) |
adding in placeholder file to ensure creation of scratch/
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ *.pyc *~ __pycache__/ -scratch/*
\ No newline at end of file +scratch/*.html
\ No newline at end of file |