Files
nntpchan/.gxignore
T
2016-03-25 09:48:19 -04:00

33 lines
266 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
# private key
*.key
# certificates
certs
rebuild.sh
.git