go-ssb-room/.gitignore

14 lines
304 B
Plaintext

# the binaries
cmd/server/server
cmd/insert-user/insert-user
# testrun contains repos that were use for tests
test/go/testrun
test/nodejs/testrun
web/handlers/testrun
admindb/sqlite/testrun
# build artifacts from node.js project web/styles
node_modules
web/assets/styles/compiled.*
web/assets/style.css