blob: 6d90723818e34bf6bc41234852f456f477873963 [file] [log] [blame]
Mohammed Naser8a2c8fb2023-02-19 17:23:55 +00001# 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
14# Common backup files
15*.swp
16*.bak
17*.tmp
18*.orig
19*~
20
21# Various IDEs
22.project
23.idea/
24*.tmproj
25.vscode/
26
27# Other
28doc.yaml
29README.tpl
30README.md.gotmpl
31ci
32CHANGELOG.md