Update ignores

This commit is contained in:
Ximi1970
2024-03-31 15:57:05 +02:00
parent f0c207e3b5
commit 8fbab8a6ed
2 changed files with 13 additions and 7 deletions

17
.gitignore vendored
View File

@@ -1,6 +1,11 @@
/*.xpi *.xpi
/SysTray-X SysTray-X
/app/SysTray-X/.qmake.stash app/SysTray-X/.qmake.stash
/app/SysTray-X/SysTray-X.pro.user.* app/SysTray-X/SysTray-X.pro.user.*
/bin bin
/bin-* bins
bin-*
tmp
Test
Old
Doc

1
app/.gitignore vendored
View File

@@ -1 +1,2 @@
build* build*
Test