-
-
Notifications
You must be signed in to change notification settings - Fork 638
Expand file tree
/
Copy path.gitignore
More file actions
37 lines (37 loc) · 618 Bytes
/
.gitignore
File metadata and controls
37 lines (37 loc) · 618 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
/node_modules
.env
.env.backup
.phpunit.result.cache
.pnpm-store
docker-compose.override.yml
npm-debug.log
yarn-error.log
api/public/hot
api/public/storage
api/storage/*.key
api/storage/uploads
api/storage/public
api/vendor
api/composer.dev.json
api/composer-install-dev.sh
api/auth.json
api/crontab
act.sh
composer-auth.json
docker/database/*
docker/database/mysql/*
.talismanrc
verdaccio/minio
verdaccio/config/htpasswd
verdaccio/storage
# private packages
packages/billing
packages/flespi
packages/loconav
packages/internals
packages/projectargus-engine
packages/customer-portal
# wip
packages/solid
solid
verdaccio