blob: 957f15e7cec989029de19354a39daae9e665b9ed [file] [log] [blame]
gio932849f2024-08-02 09:01:48 +04001# 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*.orig
18*~
19# Various IDEs
20.project
21.idea/
22*.tmproj
23.vscode/
24Makefile
25artifacthub-repo.yml
26
27tests