diff options
Diffstat (limited to 'html/.gitignore')
-rw-r--r-- | html/.gitignore | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/html/.gitignore b/html/.gitignore new file mode 100644 index 0000000..8d53b26 --- /dev/null +++ b/html/.gitignore @@ -0,0 +1,9 @@ +node_modules +dist +*.log + +.yarn/cache +.yarn/unplugged +.yarn/build-state.yml +.yarn/install-state.gz +.pnp.*
\ No newline at end of file |