Skip to content
This repository has been archived by the owner on Mar 23, 2024. It is now read-only.

Commit

Permalink
:octocat:
Browse files Browse the repository at this point in the history
  • Loading branch information
codemasher committed Mar 18, 2024
1 parent ec10b38 commit d499292
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
/.build export-ignore
/.github export-ignore
/.idea export-ignore
/.phan export-ignore
/.phpdoc export-ignore
/config export-ignore
/docs export-ignore
/examples export-ignore
/tests export-ignore
Expand Down
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
vendor/*
config/.env
config/**/*.token*
config/cacert.pem
*cacert.pem
composer.lock
phpcs.xml
phpdoc.xml
Expand Down

0 comments on commit d499292

Please sign in to comment.