Skip to content
This repository was archived by the owner on Sep 10, 2021. It is now read-only.

Commit 55f6ab7

Browse files
author
Jamie Snape
committed
Tweak .gitignore
1 parent d8c297e commit 55f6ab7

File tree

1 file changed

+8
-13
lines changed

1 file changed

+8
-13
lines changed

.gitignore

Lines changed: 8 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,9 @@
1-
2-
/nbproject
3-
/.project
4-
/.buildpath
5-
/.settings
6-
/application/configs/database.local.ini
7-
/application/configs/application.local.ini
8-
/application/configs/core.local.ini
9-
/tests/log/coverage
10-
/tests/log/testdox.html
11-
/.zfproject.xml
12-
/bin
13-
/tests/Testing
1+
.buildpath
142
.DS_Store
3+
.idea/
4+
.project
5+
.settings/
6+
.vagrant/
7+
.zfproject.xml
8+
nbproject/
9+
vendor/

0 commit comments

Comments
 (0)