File: /var/www/ai-notam/.gitignore
# compiled output
/dist
/node_modules
/build
/db
# Logs
logs
*.log
npm-debug.log*
pnpm-debug.log*
yarn-debug.log*
yarn-error.log*
lerna-debug.log*
# OS
.DS_Store
# Tests
/coverage
/.nyc_output
# IDEs and editors
/.idea
.project
.classpath
.c9/
*.launch
.settings/
*.sublime-workspace
# IDE - VSCode
.vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
# dotenv environment variable files
.env
.env.development.local
.env.test.local
.env.production.local
.env.local
# temp directory
.temp
.tmp
# Runtime data
pids
*.pid
*.seed
*.pid.lock
# Diagnostic reports (https://nodejs.org/api/report.html)
report.[0-9]*.[0-9]*.[0-9]*.[0-9]*.json
### OSX Vendor Configs ###
.DS_Store
*._DS_Store
._.DS_Store
*._
._*
._.*
### Sass ###
#bower_components/*
/telegram/.sass-cache/*
.sass-cache
### Master Configs ###
/telegram/.env
/telegram/composer.lock
/telegram/package-lock.json
/telegram/yarn.lock
### Assets ###
/telegram/node_modules
/telegram/public/hot
/telegram/public/js
/telegram/public/css
/telegram/public/mix-manifest.json
/telegram/public/storage
/telegram/public/main-buckets.html
/telegram/public/main-dashboard.html
/telegram/public/main-form.html
/telegram/public/main-free.html
/telegram/public/main-listing.html
/telegram/public/assets/
/telegram/storage/*.key
/telegram/vendor
/telegram/storage/debugbar
/telegram/storage/framework
/telegram/storage/logs
/telegram/storage/users
/telegram/packages/
/telegram/.env.backup
# Debug Files
npm-debug.log
yarn-error.log
/telegram/node_modules
/telegram/public/hot
/telegram/public/storage
/telegram/storage/*.key
/telegram/vendor
/telegram/.env.backup
/telegram/.phpunit.result.cache
# Local Files
/telegram/storage/app