diff options
author | Irene Knapp <ireneista@gmail.com> | 2020-05-19 17:57:24 -0700 |
---|---|---|
committer | Irene Knapp <ireneista@gmail.com> | 2020-05-19 17:57:24 -0700 |
commit | 7aa23967a3fc2cc63c85d2108cc527d2a0a4fd88 (patch) | |
tree | a1d468b062743021106406b52dff75b33447d1d9 | |
parent | 539111f252a647d9580dd01399f00d5f31fba582 (diff) |
gitignore
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..4cc9af5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.swp +result |