summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: afc30bb83a164899c1b0270575d7dc3eb725e1af (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# Build outputs
/nymdrop
/nymdrop-reader
/nymdrop-source

# Vendored Nym binaries (fetch with scripts/fetch-nym-binaries.sh)
**/bin/nym-client-linux-amd64
**/bin/nym-socks5-client-linux-amd64
/bundle/

# Internal working notes (not for publication)
session.md
CLAUDE.md

# Local artifacts
*.log
*.tmp