aboutsummarylogtreecommitdiffstats
path: root/.gitignore
blob: a297bed34a55b3a8a81a4e7cd9aa36db0325323b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16

astrbot-git
data
/dist/
/*.egg-info/
# Ignore test directories and instances
*.lock
/pkg/
/*.pkg.tar.*
/src/
/*.tar.gz
/*.tar.xz
/test_*
tmp
/.uv/
AstrBot