diff options
author | Holden Rohrer <hdawg7797@yahoo.com> | 2019-08-02 12:04:07 -0400 |
---|---|---|
committer | Holden Rohrer <hdawg7797@yahoo.com> | 2019-08-02 12:04:07 -0400 |
commit | 1cfdee94df250223e3cffaa0079498e528f296c3 (patch) | |
tree | 5e5177f1a984b163462b0fae3a86b69793688d70 /.gitignore | |
parent | 1f5f3357535d046ccfb562e1f74f7a48fdf5f000 (diff) |
annotated On Writing Well
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,3 +1,5 @@ .sort.py.swp *.log *.pdf +*.DS_STORE +*.swp |