Skip to content

Commit

Permalink
Use .distignore
Browse files Browse the repository at this point in the history
  • Loading branch information
rilwis committed Nov 7, 2024
1 parent 33280fb commit 43acd63
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 11 deletions.
14 changes: 14 additions & 0 deletions .distignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
.DS_Store
Thumbs.db

.git
.github

tests
vendor

.distignore
composer.json
composer.lock

README.md
11 changes: 0 additions & 11 deletions .gitattributes

This file was deleted.

0 comments on commit 43acd63

Please sign in to comment.