1
0
Fork 0

Update .gitignore

ssh 폴더제외
This commit is contained in:
ckh08045 2024-03-30 20:28:08 +09:00
parent 9ffe5d8f95
commit 5fb7ff0cb4
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -8,4 +8,5 @@ __pycache__/
*.log
*.log.*
*.xlsx
pyvenv.cfg
pyvenv.cfg
.ssh/