Skip to content

Commit 022d869

Browse files
committed
Reduce .gitignore
1 parent 89b5e94 commit 022d869

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.gitignore

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
# Exclude all hidden files
22
.*
33

4-
# Except those related to Git and GitHub
4+
# Except those related to Git (and GitHub)
55
!.git*
6-
!.github*
76

87
# Exclude files from composer install
98
vendor/

0 commit comments

Comments
 (0)