diff options
| author | st33v <github@f3rr3t.com> | 2016-12-26 16:41:41 +1100 |
|---|---|---|
| committer | st33v <github@f3rr3t.com> | 2016-12-26 16:41:41 +1100 |
| commit | cddffaed4dd41e376c58f301ac127cd19ca65982 (patch) | |
| tree | a6a996462c28e96fbec4b06033d8bb31be1cd9ca /.gitignore | |
| parent | bc3e6aa0e192fc79b528a7fe51a97e178d7cfa44 (diff) | |
Deleted all image processing (STAN does this now)
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1 +1,2 @@ +# Don't track image files, which are created by the takepix script. *.jpg |
