root/.gitignore @ 8e0139dd
1 |
.DS_Store |
---|---|
2 |
_notes/ |
3 |
# Ignore Vim swap files |
4 |
.*.swp |
5 |
upload.sh |
6 |
# eclipse |
7 |
.buildpath |
8 |
.project |
9 |
.settings/ |
10 |
# PhpStorm |
11 |
.idea |