Skip to content

Commit

Permalink
Added tools directory and .neon files to ignore export. (#200)
Browse files Browse the repository at this point in the history
* Added tools directory and .neon files to ignore export.

* Reorder the list of gitattributes

---------

Co-authored-by: Victor Bocharsky <[email protected]>
  • Loading branch information
laurentmuller and bocharsky-bw authored Oct 22, 2024
1 parent c6b1431 commit 05d4736
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -1,7 +1,9 @@
/.github export-ignore
/tests export-ignore
/tools export-ignore
.gitattributes export-ignore
.gitignore export-ignore
.neon export-ignore
.php_cs.dist export-ignore
phpunit.xml.dist export-ignore
psalm.xml export-ignore

0 comments on commit 05d4736

Please sign in to comment.