[PR #117] [MERGED] Excluding unnecessary files from package #216

Closed
opened 2026-03-03 15:43:59 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/mewebstudio/pos/pull/117
Author: @nuryagdym
Created: 3/21/2023
Status: Merged
Merged: 3/23/2023
Merged by: @nuryagdym

Base: masterHead: excluding-unnecessary-files-from-package


📝 Commits (2)

📊 Changes

2 files changed (+27 additions, -0 deletions)

View changed files

.editorconfig (+15 -0)
.gitattributes (+12 -0)

📄 Description

composer ile package'i indirince kutuphanenin calismasi icin zorun olmayan dosyalar package'da yer almayacak.
Ornegin
.gitignore
tests/
examples/
...

Bu degisikliklerden sonra depency olarka bu kutuphane indirilince file structure su sekilde:
image


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/mewebstudio/pos/pull/117 **Author:** [@nuryagdym](https://github.com/nuryagdym) **Created:** 3/21/2023 **Status:** ✅ Merged **Merged:** 3/23/2023 **Merged by:** [@nuryagdym](https://github.com/nuryagdym) **Base:** `master` ← **Head:** `excluding-unnecessary-files-from-package` --- ### 📝 Commits (2) - [`f666fde`](https://github.com/mewebstudio/pos/commit/f666fdedd8304c27190f67b3f0508a0b9cf25e76) created .gitattributes - [`36f07cb`](https://github.com/mewebstudio/pos/commit/36f07cb38bec3dd5000fdd38b8c3595e3d75b4d6) added .editorconfig ### 📊 Changes **2 files changed** (+27 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `.editorconfig` (+15 -0) ➕ `.gitattributes` (+12 -0) </details> ### 📄 Description composer ile package'i indirince kutuphanenin calismasi icin zorun olmayan dosyalar package'da yer almayacak. Ornegin .gitignore tests/ examples/ ... Bu degisikliklerden sonra depency olarka bu kutuphane indirilince file structure su sekilde: ![image](https://user-images.githubusercontent.com/26792980/226729277-41b7390f-a41c-4d32-b604-bc291b6c92e6.png) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 15:43:59 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/pos#216
No description provided.