mirror of
https://github.com/hensm/fx_cast.git
synced 2026-06-08 08:39:59 +00:00
5 lines
108 B
Plaintext
5 lines
108 B
Plaintext
# Ignore contents of xcodeproj, besides main project file
|
|
*.xcodeproj/*
|
|
!*.xcodeproj/project.pbxproj
|
|
build/
|