diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 5 |
1 files changed, 4 insertions, 1 deletions
@@ -23,4 +23,7 @@ build dist/* -*log
\ No newline at end of file +*log + +# Ignore the bind mounted config directory +config/* |
| index : mobius | ||
| Friendship Quest remix of mobius, a hotline server in go #cli | git daemon user |
| aboutsummaryrefslogtreecommitdiff |
| -rw-r--r-- | .gitignore | 5 |
@@ -23,4 +23,7 @@ build dist/* -*log
\ No newline at end of file +*log + +# Ignore the bind mounted config directory +config/* |