16 lines
196 B
Plaintext
16 lines
196 B
Plaintext
# Patterns to ignore when building packages.
|
|
# Operator and tooling files, documentation
|
|
.DS_Store
|
|
.git/
|
|
.gitignore
|
|
.vscode/
|
|
.idea/
|
|
*.tmproj
|
|
*.swp
|
|
*.swo
|
|
*.bak
|
|
*.tgz
|
|
README.md.bak
|
|
examples/
|
|
tests/
|