fix: my.cnfはgit追跡対象外にする

This commit is contained in:
shimoda.m@nds-tyo.co.jp 2023-07-11 14:42:28 +09:00
parent 91d942327d
commit c7c5eade7b
2 changed files with 1 additions and 4 deletions

View File

@ -1,5 +1,6 @@
.vscode/settings.json
.env
my.cnf
# python
__pycache__

View File

@ -1,4 +0,0 @@
[client]
user=root
password=admin
host=localhost