We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 89b5e94 commit 022d869Copy full SHA for 022d869
.gitignore
@@ -1,9 +1,8 @@
1
# Exclude all hidden files
2
.*
3
4
-# Except those related to Git and GitHub
+# Except those related to Git (and GitHub)
5
!.git*
6
-!.github*
7
8
# Exclude files from composer install
9
vendor/
0 commit comments