Include .build/documentation folder in repo
This commit is contained in:
parent
92b901391d
commit
e79851c508
|
@ -1,5 +1,7 @@
|
||||||
.DS_Store
|
.DS_Store
|
||||||
/.build
|
|
||||||
/Packages
|
/Packages
|
||||||
/*.xcodeproj
|
/*.xcodeproj
|
||||||
xcuserdata/
|
xcuserdata/
|
||||||
|
!/.build/
|
||||||
|
/.build/*
|
||||||
|
!/.build/documentation/
|
||||||
|
|
Loading…
Reference in New Issue