mirror of
https://github.com/QRouland/UTPass.git
synced 2025-06-29 16:52:29 +00:00
Externalize build of third parties from the main build
This commit is contained in:
12
.gitignore
vendored
12
.gitignore
vendored
@ -1,6 +1,12 @@
|
||||
cmake-build-debug
|
||||
# Builds dirs
|
||||
cmake-build-*
|
||||
build
|
||||
taglib-build
|
||||
|
||||
|
||||
# IDE
|
||||
.clickable
|
||||
.idea
|
||||
local
|
||||
*.project
|
||||
|
||||
# Third parties ouput dir
|
||||
third/local
|
||||
|
Reference in New Issue
Block a user