Archived
1
0
This repository has been archived on 2023-08-12. You can view files and clone it, but cannot push or open issues or pull requests.
nntpchan/.gitignore

27 lines
235 B
Plaintext

#
# .gitignore for nntpchan repo
#
# emacs temp files
*~
\#*
.\#*
# srnd config files
*.ini
# default article store directory
articles
# generated files
webroot
# built binaries
go
srndv2
# private key
*.key
# certificates
certs