refactor: .gitignore file
This commit removes 'mariadb' and 'mongodb' from the .gitignore file and adds '.data'. These changes ensure that project-specific data and generated files are properly ignored by the version control system.
This commit is contained in:
parent
064b51e0bd
commit
5283491a3b
3
.gitignore
vendored
3
.gitignore
vendored
@ -1,5 +1,4 @@
|
||||
mariadb
|
||||
mongodb
|
||||
.data
|
||||
node_modules
|
||||
pnpm-lock.yaml
|
||||
.env
|
Loading…
x
Reference in New Issue
Block a user