Files
releases/.gitignore
T
Peter ONeill 6991b00f08 website: Community Webpage Updates (#4390)
- Added two more community champions
- Removed enterprise support from community page
- Changed blurry line to solid line
- Updated newsletter signup from Medium to Mailchimp
- add hugo lock to gitignore

Signed-off-by: Peter ONeill <peteroneilljr@gmail.com>
2022-03-01 07:30:12 +01:00

40 lines
423 B
Plaintext

# development environment
.DS_Store
.vscode
.idea
*~
*.swp
# build artifacts
coverage.txt
opa_*
.Dockerfile_*
_release
wasm/_obj
_test
!*_test.go
site.tar.gz
policy.wasm
.npm
.gitbook
.go
release-notes.md
bundle.tar.gz
# ci artifacts
fuzzit
ast-fuzzer
ast-fuzzer.a
# runtime artifacts
policies
# Local Netlify folder
.netlify
# man pages
man
# generated when running local website build
docs/website/.hugo_build.lock