#
# .gitignore for nntpchan repo
#

# emacs temp files
*~
\#*
.\#*

# srnd config files
srnd.ini
feeds.ini

# default article store directory
articles

# generated files
webroot

# built binaries
go
srndv2

# private key
*.key
*.txt

# certificates
certs


rebuild.sh
vendor
.gx