Skip to content
Snippets Groups Projects
Commit 7c67aa67 authored by vjrj's avatar vjrj
Browse files

Add .env to gitignore

parent 1193b0d9
No related branches found
No related tags found
No related merge requests found
...@@ -8,6 +8,9 @@ ...@@ -8,6 +8,9 @@
.buildlog/ .buildlog/
.history .history
.svn/ .svn/
.env
.env.dev
.env.*
# IntelliJ related # IntelliJ related
*.iml *.iml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment