Skip to content

Commit 86bbbfe

Browse files
committed
Change .gitignore
1 parent 7126f95 commit 86bbbfe

1 file changed

Lines changed: 6 additions & 6 deletions

File tree

.gitignore

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
/*.lock
2-
/vendor
3-
/nbproject/private
4-
Configuration*.json
5-
!Configuration.example.json
6-
72
/.php-cs-fixer.cache
83
/.phpunit.cache
94
/.phpunit.result.cache
10-
phpunit.log
5+
/.vscode/
6+
/nbproject/private
117
/snippets_test
8+
/vendor
9+
Configuration*.json
10+
!Configuration.example.json
11+
phpunit.log

0 commit comments

Comments
 (0)