Skip to content

Commit aae7c15

Browse files
committed
Fix source/ ignoring
1 parent 2065dfd commit aae7c15

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,3 +1,2 @@
11
/vendor/
22
/composer.lock
3-
/source

source/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*
2+
!/.gitignore

0 commit comments

Comments
 (0)