diff options
author | metamuffin <metamuffin@yandex.com> | 2021-09-14 20:09:17 +0200 |
---|---|---|
committer | metamuffin <metamuffin@yandex.com> | 2021-09-14 20:09:17 +0200 |
commit | 2b5a1dd0009aa8172378a499e16f0d1248cb6536 (patch) | |
tree | bde2ad6a57923ece430b57aa5ad2ec0e853194c2 /.gitignore | |
parent | 5c7cd8f1322f6d3288be04daf5b4186ecc5e7460 (diff) | |
download | metamuffin-website-2b5a1dd0009aa8172378a499e16f0d1248cb6536.tar metamuffin-website-2b5a1dd0009aa8172378a499e16f0d1248cb6536.tar.bz2 metamuffin-website-2b5a1dd0009aa8172378a499e16f0d1248cb6536.tar.zst |
a
Diffstat (limited to '.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..07e6e47 --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/node_modules |