Skip to content

Commit 1ce9e23

Browse files
committed
Only ignore config.json in root
1 parent 39846a9 commit 1ce9e23

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
.idea
2-
.phpunit.result.cache
3-
config.json
2+
/.phpunit.result.cache
3+
/config.json
44
/vendor/

0 commit comments

Comments
 (0)