-
Notifications
You must be signed in to change notification settings - Fork 467
Expand file tree
/
Copy path.gitignore
More file actions
48 lines (46 loc) · 760 Bytes
/
.gitignore
File metadata and controls
48 lines (46 loc) · 760 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
38
39
40
41
42
43
44
45
46
47
48
.buildpath
.settings/
.project
*.patch
.idea/
.git/
.phpintel/
./service/.env
.env
.DS_Store
*.cache
*.lock
.php-accessor/
.phpunit*
.vscode/
static/web/.next
static/web/node_modules
/debug/
/.watcher.php
scripts/
doc/
test/bin/
build/
coverage/
docs/node_modules/
docs/.vitepress/cache/
docs/.vitepress/cache/deps/*
volumes/
node_modules
.env_super_magic
bin/splitsh-lite
bin/user_lang
bin/use_super_magic
backend/magic-service/vendor/
backend/magic-service/composer.lock
backend/magic-service/runtime/
backend/magic-service-go-engine
config/.env_magic_gateway
config/.env_sandbox_gateway
config/.env_super_magic
config/config.yaml
config/.env_magic_gateway.bak
config/.env_sandbox_gateway.bak
config/.env_super_magic.bak
.aider*
frontend/upload-sdk/example