Files
nntpchan/.gitignore
2016-06-10 07:05:34 -04:00

42 lines
379 B
Plaintext

#
# .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
# generated js
contrib/static/js/nntpchan.js
contrib/static/js/miner-js.js
#docs trash
doc/.trash