blob: 82c652d9af452fe43f6f5c9036d579ac25ed9f3d [file] [log] [blame]
kerenjcbac0102017-08-23 10:22:33 +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.
Mandeep Khinda1d123882018-03-27 01:26:59 +00004.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
kerenjcbac0102017-08-23 10:22:33 +000022
23# docker folder
24docker/