diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -1,2 +1,5 @@ # Data files -*.csv
\ No newline at end of file +*.csv + +# Output files +public
\ 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 |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 5 |
@@ -1,2 +1,5 @@ # Data files -*.csv
\ No newline at end of file +*.csv + +# Output files +public
\ No newline at end of file |