mirror of
https://github.com/Lifeforge-app/lifeforge.git
synced 2026-06-28 14:55:45 +00:00
fix(gitignore): exclude env/.env.example from being ignored
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -17,6 +17,7 @@ tsbuild
|
||||
# misc
|
||||
.DS_Store
|
||||
*.local
|
||||
!env/.env.example
|
||||
|
||||
# logs
|
||||
npm-debug.log*
|
||||
|
||||
Reference in New Issue
Block a user