mirror of
https://github.com/Lifeforge-app/lifeforge.git
synced 2026-03-03 02:37:02 +00:00
fix(gitignore): add pocketbase and related patterns to .gitignore
feat(database): add .gitkeep file to maintain database directory Former-commit-id: ff542007f6ca25c8ab070e340bf966ceb07387c5 [formerly 6ab59ee50413452b0ead86a502554c6ed6f2fea9] [formerly 5346b4a4b3393c4ced09066aee14545a22038810 [formerly b2b7a613b3272b7bb6b373c5a1983fdd365c8c96]] Former-commit-id: 0424f7137dcc3b34348d2d4c9d6c7723778b63f7 [formerly 6c512d7a9f5cf27b183c208ef4040b15d47cd5bc] Former-commit-id: 01c949f33ba0496e9c0d284fbb886aef2231b1fc
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -34,6 +34,7 @@ pnpm-debug.log*
|
||||
*.sln
|
||||
*.sw?
|
||||
|
||||
/database
|
||||
pocketbase
|
||||
pb_*
|
||||
medium
|
||||
logs
|
||||
0
database/.gitkeep
Normal file
0
database/.gitkeep
Normal file
Reference in New Issue
Block a user