blob: 5483707e0da24ed137d51fbbaa8f137a940d3e99 [file] [log] [blame]
Fiete Ostkamp71c8b842023-12-04 13:51:17 +01001# Patterns to ignore when building packages.
2# This supports shell glob matching, relative path matching, and
3# negation (prefixed with !). Only one pattern per line.
4.DS_Store
5# Common VCS dirs
6.git/
7.gitignore
8.bzr/
9.bzrignore
10.hg/
11.hgignore
12.svn/
13# Common backup files
14*.swp
15*.bak
16*.tmp
17*~
18# Various IDEs
19.project
20.idea/
21*.tmproj
22# Project/CI/CD related items
23.gitlab
24.gitlab-ci.yml
25.dockerignore
26# Helm build files
27.helmignore
28.cache/
29.config/
30.local/
31# OOM specific dirs
32components/
33