diff options
author | shoshin <shoshin@cicadas.surf> | 2022-07-01 17:52:33 -0500 |
---|---|---|
committer | shoshin <shoshin@cicadas.surf> | 2022-07-01 17:53:00 -0500 |
commit | 72d9d6b8d26cc24ab705f866582593dd0226ef02 (patch) | |
tree | b8ec0087a6ba896950ba75ffdad650ef7dbd7fab | |
parent | 128d8b23a0b619534ad1cf8a01811bb53e40cc18 (diff) |
Add: gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..aeaec0f --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/*~ |