blob: 4c2748ca5eddf21367e73596a459f77ef62e9766 [file] [log] [blame]
giolekva01b3d3b2021-11-09 17:48:28 +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
giolekva01b3d3b2021-11-09 17:48:28 +040017*~
18# Various IDEs
19.project
20.idea/
21*.tmproj
Giorgi Lekveishvili0ba5e402024-03-20 15:56:30 +040022
23# Manually added entries
24ci/
25examples/
26Makefile
27README.md.gotmpl