summarylogtreecommitdiffstats
path: root/.gitignore
blob: a3f227249147570886f15eb30d995aafac57b9bb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Build files
pkg/
src/
pulse-remote/
pulse-remote-git/
AGENTS.md

# Package files
*.tar.zst
*.tar.gz
*.tar.xz

# Debug packages
*-debug/