1
0
mirror of https://github.com/cs3org/reva.git synced 2025-04-18 13:44:12 +03:00
reva/.gitignore

63 lines
750 B
Plaintext

# Binaries for programs and plugins
*.exe
*.exe~
*.dll
*.so
*.dylib
# Test binary, build with `go test -c`
*.test
# Visual Studio Code
.vscode
# GoLand
.idea
# Output of the go coverage tool, specifically when used with LiteIDE
*.out
# Ignore builds
cmd/revad/revad
cmd/revad/revad-ceph
cmd/revad/revad.pid
cmd/reva/reva
cmd/revad/main/main
tools/release/release
# Ignore pid files
*.pid
# For Mac OS
.DS_Store
# ignore build docs
docs/public/
docs/resources/
docs/node_modules/
docs/tech-doc-hugo
dist/
bin/
vendor/
# API acceptance tests
tests/acceptance/output
tmp/
tests/ocis/tests/acceptance/tus-upload-test-*
tests/ocis/tests/acceptance/work_tmp
# drone
.drone.yml
# air config file
.air.toml
toolchain/
logs_test/
tmp/
public/