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 0564a27 commit 8896e8a
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 98 deletions.
15 changes: 15 additions & 0 deletions .distignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
.DS_Store
Thumbs.db

.git
.github

tests
vendor

.gitignore

composer.json
composer.lock

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

This file was deleted.

4 changes: 0 additions & 4 deletions .gitignore

This file was deleted.

80 changes: 0 additions & 80 deletions phpcs.xml

This file was deleted.

0 comments on commit 8896e8a

Please sign in to comment.