summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: 3cf458a2d9f20b81d36d3befa27aca464d1b9b23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.DS_Store
_notes/
/tmp/
/logs/
/build.conf
# Ignore Vim swap files
.*.swp
upload.sh
# eclipse
.buildpath
.project
.settings/
# PhpStorm
.idea
*.php-e
.zanata-cache
OpenPOWER on IntegriCloud