diff options
author | Akshay <[email protected]> | 2021-09-19 05:15:06 +0100 |
---|---|---|
committer | Akshay <[email protected]> | 2021-09-19 05:15:06 +0100 |
commit | a2e3441e6937f1769fed3e16a5f7f7135482cf97 (patch) | |
tree | 63461f8af5c026dcf8cd33d6962d7974f87baaa5 /www/.gitignore |
Diffstat (limited to 'www/.gitignore')
-rw-r--r-- | www/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/.gitignore b/www/.gitignore new file mode 100644 index 0000000..f06235c --- /dev/null +++ b/www/.gitignore | |||
@@ -0,0 +1,2 @@ | |||
1 | node_modules | ||
2 | dist | ||