Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 2d3c653

Browse files
committed
Updated .gitignore - removed all IDE/OS specific files/dirs
1 parent c48257b commit 2d3c653

File tree

1 file changed

+6
-15
lines changed

1 file changed

+6
-15
lines changed

.gitignore

Lines changed: 6 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -1,16 +1,7 @@
1-
.buildpath
2-
.DS_Store
3-
.idea
4-
.project
5-
.settings/
6-
.*.sw*
7-
.*.un~
8-
nbproject
9-
tmp/
10-
zf-mkdoc-theme/
11-
12-
clover.xml
13-
coveralls-upload.json
14-
phpunit.xml
15-
vendor
1+
/clover.xml
2+
/coveralls-upload.json
163
/docs/html/
4+
/phpunit.xml
5+
/vendor/
6+
/zf-mkdoc-theme.tgz
7+
/zf-mkdoc-theme/

0 commit comments

Comments
 (0)