mirror of
https://github.com/qbittorrent/qBittorrent
synced 2025-07-05 20:51:25 -07:00
Git: Ignore "build" directory
This commit is contained in:
parent
bf6a88b3d2
commit
65ecd92dd8
1 changed files with 3 additions and 0 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -37,6 +37,9 @@ src/icons/qbt-theme/build-icons/node_modules/
|
|||
src/icons/skin/build-icons/node_modules/
|
||||
src/icons/skin/build-icons/icons/*.png
|
||||
|
||||
# CMake build directory
|
||||
build/
|
||||
|
||||
# Web UI tools
|
||||
node_modules
|
||||
package-lock.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue