mirror of
https://github.com/opensourcepos/opensourcepos.git
synced 2026-03-06 08:11:12 -05:00
40 lines
556 B
Plaintext
40 lines
556 B
Plaintext
node_modules
|
|
tmp
|
|
database/database.sql
|
|
database/migrate_phppos_dist.sql
|
|
application/config/email.php
|
|
application/sessions/*
|
|
application/logs/*
|
|
application/uploads/*
|
|
public/license/.licenses
|
|
public/license/bower.LICENSES
|
|
public/dist
|
|
generate_langauges.php
|
|
dist/
|
|
docs/
|
|
public/bower_components
|
|
*.patch
|
|
patches/
|
|
translations/
|
|
.idea/
|
|
git-svn-diff.py
|
|
*.bash
|
|
.swp
|
|
.buildpath
|
|
.project
|
|
.settings/*
|
|
vendor/
|
|
*.swp
|
|
*.rej
|
|
*.orig
|
|
*~
|
|
*.~
|
|
*.log
|
|
.env
|
|
package-lock.json
|
|
auth.json
|
|
!/docker/.env
|
|
/docker/data/database/db/*
|
|
/docker/data/certbot/conf/*
|
|
/docker/data/ospos/app/*
|