diff options
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -166,4 +166,7 @@ data # Scripts *.ps1 *.cmd -*.sh
\ No newline at end of file +*.sh + +# Mac specfic +.DS_Store
\ No newline at end of file |
![]() |
index : match_up.git | |
| Web app to create pairings of players from a pool into a limited number of slots - mu.karanj.com |
| summaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 5 |
@@ -166,4 +166,7 @@ data # Scripts *.ps1 *.cmd -*.sh
\ No newline at end of file +*.sh + +# Mac specfic +.DS_Store
\ No newline at end of file |