Add .env to gitignore
This commit is contained in:
parent
e41358118a
commit
fa8b2022ce
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -4,4 +4,6 @@ npm-debug.log*
|
||||||
*.geany
|
*.geany
|
||||||
*.log
|
*.log
|
||||||
|
|
||||||
|
.env
|
||||||
|
|
||||||
content/
|
content/
|
||||||
|
|
Loading…
Reference in a new issue