mirror of
https://github.com/pyrohost/pyrodactyl.git
synced 2026-04-05 19:51:59 +02:00
fixed gitignore to not ignore .env.example
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -11,8 +11,8 @@ elytra
|
||||
|
||||
*.DS_Store*
|
||||
!.env.ci
|
||||
!.env.example
|
||||
.env*
|
||||
!.env.example
|
||||
.vagrant/
|
||||
storage/framework/*
|
||||
/.idea
|
||||
|
||||
Reference in New Issue
Block a user