Skip to content

Commit

Permalink
[TASK] Add /codesniffer to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
astehlik committed Aug 11, 2024
1 parent d7a6774 commit e290bf0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,6 @@
/.php-cs-fixer.cache
/.phpunit.result.cache
/bin
/composer.lock
/codesniffer
/var
/composer.lock

0 comments on commit e290bf0

Please sign in to comment.