~bigbes/sr-ht-dolt

ref: 8583f3a605bd36fbeb448a3605a327fdd8ca6545 sr-ht-dolt/.gitignore -rw-r--r-- 164 bytes
8583f3a6 — Eugene Blikh doltsrht: pass full os.Args to server.New so -b binds the web listener a month ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
# Built binaries
/doltsrht
/doltsrht-migrate

# Built CSS (generated by `make css`)
/static/main.css
/static/main.min.css
/static/main.min.*.css

# macOS
.DS_Store