diff options
| author | ckonstanski <ckonstanski@pippiandcarlos.com> | 2020-12-22 20:51:08 -0700 |
|---|---|---|
| committer | ckonstanski <ckonstanski@pippiandcarlos.com> | 2020-12-22 20:51:08 -0700 |
| commit | 06ea801cb542e613cef5c3da08a4ec8eab77cf99 (patch) | |
| tree | ef681119a5fa3989d2da84adca8305ce7e7326a2 /.gitignore | |
initial commit
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..696753b --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*~ +*swp +*.fasl |
