gitignore: ignore .user (QtCreator local user settings, not portable)

This commit is contained in:
Alexander Sashnov 2021-01-07 03:32:44 +07:00
parent 4a37fb71d2
commit ab83c930ef

3
.gitignore vendored
View File

@ -30,3 +30,6 @@
*.exe *.exe
*.out *.out
*.app *.app
# QtCreator Environment Settings (not suitable for sharing)
kiwix-desktop.pro.user