fix: add config.ini to gitignore

This commit is contained in:
ngn
2024-08-09 03:39:19 +03:00
parent ab91344b5f
commit 9f18a78aa0
2 changed files with 3 additions and 2 deletions

3
.gitignore vendored
View File

@ -1,4 +1,5 @@
./config.ini
config.ini
!install/config.ini
*.pot
*.mo
dist