fix: my.cnfはgit追跡対象外にする
This commit is contained in:
parent
91d942327d
commit
c7c5eade7b
1
ecs/jskult-dbdump/.gitignore
vendored
1
ecs/jskult-dbdump/.gitignore
vendored
@ -1,5 +1,6 @@
|
||||
.vscode/settings.json
|
||||
.env
|
||||
my.cnf
|
||||
|
||||
# python
|
||||
__pycache__
|
||||
|
||||
@ -1,4 +0,0 @@
|
||||
[client]
|
||||
user=root
|
||||
password=admin
|
||||
host=localhost
|
||||
Loading…
x
Reference in New Issue
Block a user