File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- # Claude
2- .claude /* .local.json
3-
4- # bolt-python build scratch (used by /project:update-bolt command)
1+ # Build
52.bolt-python-build /
63
4+ # Claude Code
5+ .claude /* .local.json
6+
77# Git
88.worktrees /
99
10- # Slack App Templates
11- * /.slack /apps.json
12- * /.slack /apps.dev.json
13-
1410# macOS
1511.DS_Store
12+
13+ # Slack
14+ * /.slack /apps.json
15+ * /.slack /apps.dev.json
Original file line number Diff line number Diff line change 1- # general things to ignore
1+ # Build
22build /
33dist /
44docs /_sources /
55docs /.doctrees
6- .eggs /
7- * .egg-info /
8- * .egg
9- * .py [cod ]
10- __pycache__ /
11- * .so
12- * ~
136
14- # virtualenv
15- env * /
16- venv /
17- .venv *
18- .env *
19- ! .env.sample
7+ # Claude Code
8+ .claude /* .local.json
209
21- # codecov / coverage
10+ # Coverage
2211.coverage
2312cov_ *
2413coverage.xml
2514
26- # due to using tox and pytest
27- .tox
28- .cache
29- .pytest_cache /
30- .python-version
31- pip
32- .mypy_cache /
15+ # Editors
16+ .idea /
3317
34- # misc
35- tmp.txt
18+ # Environment
19+ .env *
20+ ! .env.sample
21+ env * /
22+ venv /
23+ .venv *
24+
25+ # Logs
3626logs /
3727
3828# macOS
3929.DS_Store
40- * .db
41- .pytype /
42- .idea /
4330
44- # oauth data
31+ # OAuth
4532data /
4633
47- # claude
48- .claude /* .local.json
34+ # Python
35+ __pycache__ /
36+ * .db
37+ * .egg
38+ * .egg-info /
39+ * .eggs /
40+ * .py [cod ]
41+ * .so
42+ .mypy_cache /
43+ .pytype /
44+ .python-version
45+ * ~
46+ pip
47+
48+ # Testing
49+ .cache
50+ .pytest_cache /
51+ .tox
52+ tmp.txt
Original file line number Diff line number Diff line change 1- # general things to ignore
1+ # Build
22build /
33dist /
44docs /_sources /
55docs /.doctrees
6- .eggs /
7- * .egg-info /
8- * .egg
9- * .py [cod ]
10- __pycache__ /
11- * .so
12- * ~
136
14- # virtualenv
15- env * /
16- venv /
17- .venv *
18- .env *
19- ! .env.sample
7+ # Claude Code
8+ .claude /* .local.json
209
21- # codecov / coverage
10+ # Coverage
2211.coverage
2312cov_ *
2413coverage.xml
2514
26- # due to using tox and pytest
27- .tox
28- .cache
29- .pytest_cache /
30- .python-version
31- pip
32- .mypy_cache /
15+ # Editors
16+ .idea /
3317
34- # misc
35- tmp.txt
18+ # Environment
19+ .env *
20+ ! .env.sample
21+ env * /
22+ venv /
23+ .venv *
24+
25+ # Logs
3626logs /
3727
3828# macOS
3929.DS_Store
40- * .db
41- .pytype /
42- .idea /
4330
44- # oauth data
31+ # OAuth
4532data /
4633
47- # claude
48- .claude /* .local.json
34+ # Python
35+ __pycache__ /
36+ * .db
37+ * .egg
38+ * .egg-info /
39+ * .eggs /
40+ * .py [cod ]
41+ * .so
42+ .mypy_cache /
43+ .pytype /
44+ .python-version
45+ * ~
46+ pip
47+
48+ # Testing
49+ .cache
50+ .pytest_cache /
51+ .tox
52+ tmp.txt
Original file line number Diff line number Diff line change 1- # general things to ignore
1+ # Build
22build /
33dist /
44docs /_sources /
55docs /.doctrees
6- .eggs /
7- * .egg-info /
8- * .egg
9- * .py [cod ]
10- __pycache__ /
11- * .so
12- * ~
136
14- # virtualenv
15- env * /
16- venv /
17- .venv *
18- .env *
19- ! .env.sample
7+ # Claude Code
8+ .claude /* .local.json
209
21- # codecov / coverage
10+ # Coverage
2211.coverage
2312cov_ *
2413coverage.xml
2514
26- # due to using tox and pytest
27- .tox
28- .cache
29- .pytest_cache /
30- .python-version
31- pip
32- .mypy_cache /
15+ # Editors
16+ .idea /
3317
34- # misc
35- tmp.txt
18+ # Environment
19+ .env *
20+ ! .env.sample
21+ env * /
22+ venv /
23+ .venv *
24+
25+ # Logs
3626logs /
3727
3828# macOS
3929.DS_Store
40- * .db
41- .pytype /
42- .idea /
4330
44- # oauth data
31+ # OAuth
4532data /
4633
47- # claude
48- .claude /* .local.json
34+ # Python
35+ __pycache__ /
36+ * .db
37+ * .egg
38+ * .egg-info /
39+ * .eggs /
40+ * .py [cod ]
41+ * .so
42+ .mypy_cache /
43+ .pytype /
44+ .python-version
45+ * ~
46+ pip
47+
48+ # Testing
49+ .cache
50+ .pytest_cache /
51+ .tox
52+ tmp.txt
You can’t perform that action at this time.
0 commit comments