sync3
Laurent 6 months ago
parent 5e7662552f
commit 17c94f8598
  1. BIN
      .DS_Store
  2. 1
      .gitignore
  3. 0
      PadelClubDataTests/Config.swift
  4. 12
      PadelClubDataTests/config.plist

BIN
.DS_Store vendored

Binary file not shown.

1
.gitignore vendored

@ -5,6 +5,7 @@
## User settings
xcuserdata/
.DS_Store
## compatibility with Xcode 8 and earlier (ignoring not required starting Xcode 9)
*.xcscmblueprint

@ -0,0 +1,12 @@
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<!--
config.plist
PadelClubData
Created by Laurent Morvillier on 21/05/2025.
Copyright (c) 2025 ___ORGANIZATIONNAME___. All rights reserved.
-->
<plist version="1.0">
<dict/>
</plist>
Loading…
Cancel
Save