forked from agent-network-protocol/anp
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
34 lines (32 loc) · 684 Bytes
/
Copy path.gitignore
File metadata and controls
34 lines (32 loc) · 684 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
dist/
.env
__pycache__/
*.pyc
*.pyo
*.venv
examples/*.json
*.egg-info/
build/
examples/python/negotiation_mode/workflow_code/
examples/python/negotiation_mode/protocol_code/
examples/negotiation_mode/*.json
examples/simple_node_mode/*.json
examples/python/did_wba_examples/did_keys/user_*/
anp/java/src/test/resources/*
anp/java/*
.idea
examples/did_wba_examples/did_keys/*
examples/negotiation_mode/*
.claude/
.claude/settings.local.json
uv.lock
.DS_Store
.cursor/
examples/python/did_wba_examples/generated/*
.omx/
dart/.dart_tool/
dart/build/
dart/**/.dart_tool/
dart/**/build/
dart/example/flutter_smoke/.flutter-plugins
dart/example/flutter_smoke/.flutter-plugins-dependencies