diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2022-06-26 16:34:41 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2022-06-26 16:34:41 -0300 |
commit | 0746b3a494cee55dbf90466859691c93dd8b2ca2 (patch) | |
tree | 1643c04bec3b29c2b23cc8e725c6654e5b28c7c7 | |
parent | db4fc71fc1c7a917891e56b5b15a35033d67dc20 (diff) |
remove super old "site" entry from gitignore
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index 438d6ecb..3c3629e6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1 @@ node_modules -site |