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

Commit 5217048

Browse files
committed
Update .gitignore - removed all OS/IDE specific files/dirs
1 parent 54fa500 commit 5217048

File tree

1 file changed

+8
-17
lines changed

1 file changed

+8
-17
lines changed

.gitignore

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

0 commit comments

Comments
 (0)