Add paths to .gitignore

Signed-off-by: Julian Strobl <jmastr@mailbox.org>
This commit is contained in:
Julian Strobl 2023-07-05 12:59:04 +02:00
parent a1024d7821
commit 33a2ab0b78
No known key found for this signature in database
GPG Key ID: E0A8F9AD733499A7

2
.gitignore vendored
View File

@ -4,3 +4,5 @@ release/
.idea/ .idea/
.vscode/ .vscode/
.DS_Store .DS_Store
vendor/
tags