We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e81cbd8 commit f1c83f8Copy full SHA for f1c83f8
.gitignore
@@ -1,5 +1,7 @@
1
# Exclude all hidden files
2
.*
3
4
-# Except those related to Git
+# Except those related to Git and GitHub
5
!.git*
6
+!.github
7
+!.phpcs.xml
0 commit comments