diff options
author | Jordan <me@jordan.im> | 2021-12-03 07:19:28 -0700 |
---|---|---|
committer | Jordan <me@jordan.im> | 2021-12-03 07:19:28 -0700 |
commit | b0835fc63877c63e88e75840c5d52d3167ad5e10 (patch) | |
tree | 9db697711cab98fa9c49f87d40d6f7212baae19c /.gitignore | |
download | keep-b0835fc63877c63e88e75840c5d52d3167ad5e10.tar.gz keep-b0835fc63877c63e88e75840c5d52d3167ad5e10.zip |
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..1abb790 --- /dev/null +++ b/.gitignore @@ -0,0 +1,3 @@ +*.swp +*.swo +keep |