diff options
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -172,4 +172,7 @@ data .DS_Store # Databases -*.db
\ No newline at end of file +*.db + +# Environmental variables +*.flaskenv
\ 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 |
@@ -172,4 +172,7 @@ data .DS_Store # Databases -*.db
\ No newline at end of file +*.db + +# Environmental variables +*.flaskenv
\ No newline at end of file |