Browse Source

added community template for PHP CodeSniffer

Co-Authored-By: moltra <strickland41@live.marshall.edu>
Brendan Forster 6 years ago
parent
commit
213a053ce7
1 changed files with 7 additions and 0 deletions
  1. 7 0
      community/PHP/CodeSniffer.gitignore

+ 7 - 0
community/PHP/CodeSniffer.gitignore

@@ -0,0 +1,7 @@
+# gitignore for the PHP Codesniffer framework
+# website: https://github.com/squizlabs/PHP_CodeSniffer
+#
+# Recommended template: PHP.gitignore
+
+/vendor/*
+/wpcs/*