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

Commit 9d5fbe2

Browse files
committed
Updated .gitignore - removed all IDE/OS specific files/dirs
1 parent ffab575 commit 9d5fbe2

File tree

1 file changed

+7
-17
lines changed

1 file changed

+7
-17
lines changed

.gitignore

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

0 commit comments

Comments
 (0)