mirror of
https://github.com/kiwix/kiwix-desktop.git
synced 2025-08-04 05:07:06 -04:00
gitignore: ignore .user (QtCreator local user settings, not portable)
This commit is contained in:
parent
4a37fb71d2
commit
ab83c930ef
3
.gitignore
vendored
3
.gitignore
vendored
@ -30,3 +30,6 @@
|
|||||||
*.exe
|
*.exe
|
||||||
*.out
|
*.out
|
||||||
*.app
|
*.app
|
||||||
|
|
||||||
|
# QtCreator Environment Settings (not suitable for sharing)
|
||||||
|
kiwix-desktop.pro.user
|
||||||
|
Loading…
x
Reference in New Issue
Block a user