Browse Source

exclude env file

dev
Pavle Golubovic 3 years ago
parent
commit
232d678573
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      frontend/.gitignore

+ 1
- 1
frontend/.gitignore View File

@@ -1,5 +1,5 @@
# See https://help.github.com/articles/ignoring-files/ for more about ignoring files.
.env
# dependencies
/node_modules
/.pnp

Loading…
Cancel
Save