this repo has no description
1# Xcode
2*.xcodeproj
3*.xcworkspace
4!*.xcworkspace/contents.xcworkspacedata
5!*.xcworkspace/xcshareddata/
6!*.xcworkspace/xcshareddata/xcschemes/
7*.xcuserdatad
8!AxePlaygroundApp/AxePlayground.xcodeproj
9!AxePlaygroundApp/AxePlayground.xcodeproj/**
10AxePlaygroundApp/AxePlayground.xcodeproj/xcuserdata/
11AxePlaygroundApp/AxePlayground.xcodeproj/project.xcworkspace/xcuserdata/
12
13# Swift Package Manager
14.build/
15.swiftpm/
16
17# Transient build artifacts and dependencies
18idb_checkout/
19/build_products/*.zip
20/build_products/Frameworks
21/build_derived_data
22
23# Generated version file
24Sources/AXe/Version.swift
25
26# macOS
27.DS_Store
28.AppleDouble
29.LSOverride
30
31# Thumbnails
32._*
33
34# Files that might appear in the root of a volume
35.DocumentRevisions-V100
36.fseventsd
37.Spotlight-V100
38.TemporaryItems
39.Trashes
40.VolumeIcon.icns
41.com.apple.timemachine.donotpresent
42
43# Directories potentially created on remote AFP share
44.AppleDB
45.AppleDesktop
46Network Trash Folder
47Temporary Items
48.apdisk
49
50# VSCode
51.vscode
52/.cursorrules
53
54# Other
55/keys
56/buildServer.json
57build_products/
58build_products/