Update .gitignore to ignore build specific files and folders
This commit is contained in:
parent
329c23e23c
commit
4f00a8ac88
1 changed files with 5 additions and 0 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
|
@ -251,4 +251,9 @@ compile_commands.json
|
|||
.TagStudio
|
||||
TagStudio.ini
|
||||
|
||||
build
|
||||
dist
|
||||
TagStudio.spec
|
||||
|
||||
|
||||
# End of https://www.toptal.com/developers/gitignore/api/visualstudiocode,python,qt
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue