diff options
| author | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2017-10-26 15:16:59 -0600 |
|---|---|---|
| committer | Carlos Konstanski <ckonstanski@pippiandcarlos.com> | 2017-10-26 15:16:59 -0600 |
| commit | 4a1c4e8c3e6ca4ffbcd9ef38f07a1527226d7430 (patch) | |
| tree | 2ce07ca014433fd0349514b065595db48be94e8d /.gitignore | |
initial commit
Diffstat (limited to '.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..80fb99f --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*~ +*swp |
