mirror of
https://github.com/zerotier/ZeroTierOne.git
synced 2025-06-06 12:33:44 +02:00
Add Windows Build folder to ignore list.
This commit is contained in:
parent
a365a0e3ba
commit
fbb40b98ad
1 changed files with 1 additions and 1 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -21,7 +21,7 @@
|
||||||
/windows/InstallerUpdater/obj
|
/windows/InstallerUpdater/obj
|
||||||
/windows/Service/obj
|
/windows/Service/obj
|
||||||
/windows/SelfTest/SelfTest.aps
|
/windows/SelfTest/SelfTest.aps
|
||||||
/Build/*
|
/windows/Build
|
||||||
*.log
|
*.log
|
||||||
*.opensdf
|
*.opensdf
|
||||||
*.user
|
*.user
|
||||||
|
|
Loading…
Add table
Reference in a new issue