diff options
author | Ben Sima <ben@bsima.me> | 2018-05-18 14:42:23 -0700 |
---|---|---|
committer | Ben Sima <ben@bsima.me> | 2018-05-18 14:42:23 -0700 |
commit | 2d6e0812fe9579a1ccf77f0172b3c03606f587e0 (patch) | |
tree | ec1a299887092edbf471ce6104edd190719173b2 | |
parent | 107a8b10090c12a5223cdc6e7fa3f07a83f0408a (diff) |
Add gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..1377554 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +*.swp |