~bigbes/sr-ht-dolt

ref: 8e7786cc4d8e68e9315cbcb4ba1d926427cd4800 sr-ht-dolt/.gitignore -rw-r--r-- 179 bytes
8e7786cc — Eugene Blikh gitignore the dolt-git-hook build artifact 11 days ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
12
# Built binaries
/doltsrht
/doltsrht-migrate
/dolt-git-hook

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

# macOS
.DS_Store