mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-04-02 06:14:51 -04:00
* Improve code style and PSR-12 compliance - refactored code formatting to adhere to PSR-12 guidelines - standardized coding conventions across the codebase - added missing framework files and reverted markup changes - reformatted arrays for enhanced readability - updated language files for consistent styling and clarity - minor miscellaneous improvements
24 lines
235 B
Plaintext
24 lines
235 B
Plaintext
node_modules
|
|
tmp
|
|
app/Config/Email.php
|
|
*.patch
|
|
patches/
|
|
.idea/
|
|
git-svn-diff.py
|
|
*.bash
|
|
.swp
|
|
.buildpath
|
|
.project
|
|
.settings/*
|
|
.git
|
|
dist/
|
|
node_modules/
|
|
*.swp
|
|
*.rej
|
|
*.orig
|
|
*~
|
|
*.~
|
|
*.log
|
|
app/writable/session/*
|
|
!app/writable/session/index.html
|