Addded TagStudio.ini to gitignore; Updated Qt resource comment
This commit is contained in:
parent
c446911b59
commit
b7638046a3
2 changed files with 2 additions and 1 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -249,5 +249,6 @@ compile_commands.json
|
|||
|
||||
# TagStudio
|
||||
.TagStudio
|
||||
TagStudio.ini
|
||||
|
||||
# End of https://www.toptal.com/developers/gitignore/api/visualstudiocode,python,qt
|
||||
|
|
|
|||
|
|
@ -1,6 +1,6 @@
|
|||
# Resource object code (Python 3)
|
||||
# Created by: object code
|
||||
# Created by: The Resource Compiler for Qt version 6.5.1
|
||||
# Created by: The Resource Compiler for Qt version 6.6.3
|
||||
# WARNING! All changes made in this file will be lost!
|
||||
|
||||
from PySide6 import QtCore
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue