diff options
author | FChannel <=> | 2021-01-17 12:06:01 -0800 |
---|---|---|
committer | FChannel <=> | 2021-01-17 12:06:01 -0800 |
commit | a4c64444b2b3df780a7a23e65d24f03dc983a188 (patch) | |
tree | acdd5cddf3899ab6a5a8e3e1616fb82c6aea89c3 /.gitignore | |
parent | 08cfcaf5d4062adc37079430b83c741a1f355ae9 (diff) |
added go mod and config-init
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -1,5 +1,4 @@ *~ #* public/ -backupconfig0 -backupconfig1 +config
\ No newline at end of file |