gitignore add resource.py
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -162,4 +162,7 @@ cython_debug/
|
||||
#.idea/
|
||||
|
||||
# ignore created data files
|
||||
*.nix
|
||||
*.nix
|
||||
|
||||
# ignore reource.py as it is created by pyside6-rcc resources.qrc -o resources.py
|
||||
resources.py
|
||||
Reference in New Issue
Block a user