mirror of
https://github.com/dnote/dnote
synced 2026-03-15 06:55:49 +01:00
27 lines
319 B
Text
27 lines
319 B
Text
node_modules
|
|
npm-debug.log
|
|
/static/dist
|
|
gin-bin
|
|
/server/api/api
|
|
/server/api/api_prod
|
|
/server/jobs/jobs
|
|
/server/jobs/jobs_prod
|
|
|
|
.env
|
|
.env.api
|
|
__pycache__
|
|
/dump
|
|
|
|
app.zip
|
|
/compiled
|
|
|
|
# Elastic Beanstalk Files
|
|
.elasticbeanstalk/*
|
|
!.elasticbeanstalk/*.cfg.yml
|
|
!.elasticbeanstalk/*.global.yml
|
|
|
|
/public
|
|
/web
|
|
/vendor
|
|
|
|
/coverage
|