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