diff options
| author | Fuwn <[email protected]> | 2025-02-11 20:19:17 -0800 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2025-02-11 20:19:17 -0800 |
| commit | 459a40bc088e4e640f533d5e4ceebc9f41f1e2e8 (patch) | |
| tree | b6bc54e27ff7bd388887676487acf8f493780eb4 /.gitignore | |
| parent | chore: Add Makefile for linting and formatting tasks (diff) | |
| download | swift502-459a40bc088e4e640f533d5e4ceebc9f41f1e2e8.tar.xz swift502-459a40bc088e4e640f533d5e4ceebc9f41f1e2e8.zip | |
chore(Git): Ignore xcodebuild artifacts
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,8 @@ *.xcodeproj/*.xcworkspace/xcshareddata/* !*.xcodeproj/*.xcworkspace/xcshareddata/swiftpm/ +build/ + # Other .DS_Store |