diff options
Diffstat (limited to 'frontend')
| -rw-r--r-- | frontend/.gitattributes | 1 | ||||
| -rw-r--r-- | frontend/.gitignore | 9 |
2 files changed, 0 insertions, 10 deletions
diff --git a/frontend/.gitattributes b/frontend/.gitattributes deleted file mode 100644 index 6313b56..0000000 --- a/frontend/.gitattributes +++ /dev/null @@ -1 +0,0 @@ -* text=auto eol=lf diff --git a/frontend/.gitignore b/frontend/.gitignore deleted file mode 100644 index 0aa16e3..0000000 --- a/frontend/.gitignore +++ /dev/null @@ -1,9 +0,0 @@ -logs -*.log -npm-debug.log* - -node_modules -dist -dist-ssr -.env -*.local |
