Files
nntpchan/.gxignore
T
Jeff Becker cba3c29328 fix ignore
2017-01-18 14:02:06 -05:00

34 lines
276 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
*.txt
# certificates
certs/
rebuild.sh
.git