diff --git a/.gitignore b/.gitignore index 1a41a04..cb31a89 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,3 @@ # OS generated files .DS_Store .directory - -# Per-user IDE configuration files -Z80.CPU/v1.0/development/Xcode/Z80.xcodeproj/project.xcworkspace -Z80.CPU/v1.0/development/Xcode/Z80.xcodeproj/xcuserdata diff --git a/Z80.CPU/v1.0/development/Xcode/Z80.xcodeproj/.gitignore b/Z80.CPU/v1.0/development/Xcode/Z80.xcodeproj/.gitignore new file mode 100644 index 0000000..7f42cdd --- /dev/null +++ b/Z80.CPU/v1.0/development/Xcode/Z80.xcodeproj/.gitignore @@ -0,0 +1,2 @@ +project.xcworkspace +xcuserdata