summaryrefslogtreecommitdiffstats
path: root/.gitignore
blob: ae42bb71056ed79cde6344c52942321c7d83e9af (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# 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

# Local artifacts
*.log
*.tmp