diff options
author | holden watson <holdenew@gmail.com> | 2019-11-11 20:55:45 -0500 |
---|---|---|
committer | holden watson <holdenew@gmail.com> | 2019-11-11 20:55:45 -0500 |
commit | 722cb5c48f1b0eefb6b492f81eded5399f30c2e3 (patch) | |
tree | 27bf2ccad64821452d0ab4c31102c2f2506a089c /.gitignore | |
parent | 3d51c1b6b8a3db6971a16d9cdd08f74b0e5c9287 (diff) |
Added basic connectedness scripts
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,3 +1,4 @@ *.log *.pgf # TeX temp files *.swp # Vim temp files +.DS_Store # Mac storage files
\ No newline at end of file |