Skip to content

Commit b6467b1

Browse files
committed
Restructure gitignores
1 parent 4f8a2a9 commit b6467b1

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
/.php_cs.cache
22
/composer.lock
3-
/tests/Fixtures/var
43
/tmp
54
/vendor

tests/Fixtures/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
/data.sqlite
2+
/var

0 commit comments

Comments
 (0)