1# Patterns to ignore when building packages.2# This supports shell glob matching, relative path matching, and3# negation (prefixed with !). Only one pattern per line.4.DS_Store5# Common VCS dirs6.git/7.gitignore8.bzr/9.bzrignore10.hg/11.hgignore12.svn/13# Common backup files14*.swp15*.bak16*.tmp17*.orig18*~19# Various IDEs20.project21.idea/22*.tmproj23.vscode/