1
0
mirror of https://git.zx2c4.com/wireguard-apple synced 2024-09-21 16:40:48 +00:00
wireguard-apple/.gitignore
Andrej Mihajlov 5a1c9598f1 Fix paths pointing to xcconfigs
Signed-off-by: Andrej Mihajlov <and@mullvad.net>
2020-12-03 13:32:25 +01:00

52 lines
696 B
Plaintext

# Xcode
#
# gitignore contributors: remember to update Global/Xcode.gitignore, Objective-C.gitignore & Swift.gitignore
.DS_Store
.idea
## Build generated
build/
DerivedData
## Various settings
*.pbxuser
!default.pbxuser
*.mode1v3
!default.mode1v3
*.mode2v3
!default.mode2v3
*.perspectivev3
!default.perspectivev3
xcuserdata
*.xcscheme
## Other
*.xccheckout
*.moved-aside
*.xcuserstate
*.xcscmblueprint
## Obj-C/Swift specific
*.hmap
*.ipa
# Swift Package Manager
.swiftpm
.build/
# Fastlane
*.app.dSYM.zip
*.mobileprovision
fastlane/report.xml
fastlane/screenshots
fastlane/test_output
Preview.html
output
# Wireguard specific
Sources/WireGuardApp/Config/Developer.xcconfig
# Vim
.*.sw*