Skip to content

Commit c96ef9c

Browse files
committedJan 23, 2020
Update .gitignore
1 parent ad3b150 commit c96ef9c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
 

‎.gitignore

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Exclude all hidden files
22
.*
33

4-
# Except those related to Git and Travis CI
4+
# Except those related to Git and GitHub
55
!.git*
6-
!.travis.yml
6+
!.github*
77

88
# Exclude files from composer install
99
vendor/

0 commit comments

Comments
 (0)
Please sign in to comment.