Skip to content

Commit

Permalink
Track code sniffer scripts.
Browse files Browse the repository at this point in the history
  • Loading branch information
matthandus committed Apr 20, 2022
1 parent 3cbf5af commit 2c967a2
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,10 @@ web/sites/simpletest
# Except Xdebug related files
!.vscode/launch.json
!.vscode/php.ini
# Except Code Sniffer
!.vscode/phpcs.sh
!.vscode/settings.json
!.vscode/twigcs.sh

# Local Lando Config
.lando.local.yml
Expand Down Expand Up @@ -105,3 +109,6 @@ node_modules

# CiviCRM
/web/libraries/civicrm

# Test Output
/private

0 comments on commit 2c967a2

Please sign in to comment.