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/.gxignore
2016-04-18 09:58:28 -04:00

34 lines
275 B
Plaintext

#
# .gxignore 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
nntpchan
# private key
*.key
# certificates
certs
rebuild.sh
.git