summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: c6e193175664da60313daf0d06f4158a3464e468 (plain)
1
2
3
4
5
6
7
8
9
10
11
.DS_Store
_notes/
# Ignore Vim swap files
.*.swp
upload.sh
# eclipse
.buildpath
.project
.settings/
# PhpStorm
.idea
OpenPOWER on IntegriCloud