diff options
author | sanine <sanine.not@pm.me> | 2022-05-23 23:13:29 -0500 |
---|---|---|
committer | sanine <sanine.not@pm.me> | 2022-05-23 23:13:29 -0500 |
commit | 4d1f202e07b7a0f98e2d3dff62630a528f53a4f8 (patch) | |
tree | 6f28a612ab06f5463fb415e9bf9777e6917e7d6e /.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..c3c1388 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +*.swp +node_modules |