initial commit

This commit is contained in:
equippedcoding-master
2025-09-17 09:37:06 -05:00
parent 86108ca47e
commit e2c98790b2
55389 changed files with 6206730 additions and 0 deletions

48
admin/services/stripe/app1/.gitignore vendored Normal file
View File

@@ -0,0 +1,48 @@
.env
.DS_Store
.vscode/*
!.vscode/extensions.json
.byebug_history
**/Debug/**
**/project-cache/**
**/.vs/**
**/obj/**
# Dependencies
node_modules
package-lock.json
yarn.lock
!/yarn.lock
composer.lock
# Ruby files
Gemfile.lock
# Python files
__pycache__
venv
env
# PHP files
vendor
logs
# Java files
.settings
target/
.classpath
.factorypath
.project
# Typescript
dist
# React
build
# act
.secrets
spec/examples.txt
sample-ci/