pomerium/.gitignore
2019-01-04 18:57:45 -08:00

82 lines
No EOL
831 B
Text

pem
env
coverage.txt
*.pem
# Compiled Object files, Static and Dynamic libs (Shared Objects)
*.o
*.a
*.so
# Folders
_obj
_test
.cover
# Architecture specific extensions/prefixes
*.[568vq]
[568vq].out
*.cgo1.go
*.cgo2.c
_cgo_defun.c
_cgo_gotypes.go
_cgo_export.*
_testmain.go
*.exe
*.test
*.prof
# Other dirs
/bin/
/pkg/
# Without this, the *.[568vq] above ignores this folder.
!**/graphrbac/1.6
# Ruby
website/vendor
website/build
website/tmp
.DS_Store
.idea
.vscode
dist/*
bin/*
tags
# Editor backups
*~
*.sw[a-z]
# IntelliJ IDEA project files
.idea
*.ipr
*.iml
# dependencies
ui/node_modules
ui/bower_components
# for building static assets
node_modules
package-lock.json
# docs
lib/core/metadata.js
lib/core/MetadataBlog.js
translated_docs
build/
yarn.lock
node_modules
i18n/*
docs/.vuepress/dist/
.firebase/