fix .jssh files in gitignore

This commit is contained in:
Kay Marquardt (Gnadelwartz) 2020-12-03 14:54:45 +01:00
parent 40106ee163
commit 658fac607c
2 changed files with 1 additions and 1 deletions

2
.gitignore vendored
View File

@ -6,7 +6,7 @@
/botconf* /botconf*
/botacl* /botacl*
/botown* /botown*
ˆ.jssh *.jssh
*.save *.save
*.log *.log
*.swp *.swp

View File