Skip to content

Commit ecf5530

Browse files
committed
Git files update.
1 parent 5cc80ae commit ecf5530

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

.gitattributes

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
/tests export-ignore
22
/.gitattributes export-ignore
33
/.gitignore export-ignore
4+
/.travis.yml export-ignore
45
/phpunit.xml export-ignore
6+
/README.md export-ignore

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
vendor/
2+
composer.lock
3+
nbproject/
4+
.idea/

0 commit comments

Comments
 (0)