Mohammed Naser c4acf10e4e cleanup: move chart to charts/
This will allow us to run the CI properly.

Change-Id: I813607167ca0568dc06935676409251c2d947ba9
2020-03-28 21:19:40 -04:00

23 lines
342 B
Plaintext

# Patterns to ignore when building packages.
# This supports shell glob matching, relative path matching, and
# negation (prefixed with !). Only one pattern per line.
.DS_Store
# Common VCS dirs
.git/
.gitignore
.bzr/
.bzrignore
.hg/
.hgignore
.svn/
# Common backup files
*.swp
*.bak
*.tmp
*~
# Various IDEs
.project
.idea/
*.tmproj
.vscode/