Files
autoindex/.gitignore
NielsAD ab96b75e3e autoindex: Simple go server that serves a directory index in JSON
* Uses a cached directory structure for recursive search queries
* Uses live directory structure for simple queries/listings
2018-09-05 17:07:37 +02:00

6 lines
74 B
Plaintext

# Test binary (go test -c)
*.test
# Output of the go coverage tool
*.out