diff options
author | Akshay <[email protected]> | 2021-06-12 06:18:00 +0100 |
---|---|---|
committer | Akshay <[email protected]> | 2021-06-12 06:18:00 +0100 |
commit | 987ce60b9fc60ccdb91e0d271fcba10a0a6cf51a (patch) | |
tree | cab9c1d8170fdfe8423e3f7713af889206a2ce5b /www/.gitignore | |
parent | ad701b3f1959fa7c761668da5164518aa9d122cd (diff) |
re-add www
Diffstat (limited to 'www/.gitignore')
m--------- | www | 0 | ||||
-rw-r--r-- | www/.gitignore | 2 |
2 files changed, 2 insertions, 0 deletions
diff --git a/www b/www deleted file mode 160000 | |||
Subproject 9ac3dff9ebea4675e5c478bcdcbc0fd547d1529 | |||
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 | ||