Archived
1
0

add .gxignore

This commit is contained in:
Jeff Becker
2016-03-23 09:45:06 -04:00
parent 9a75911ab7
commit 7a67e38bf1

31
.gxignore Normal file
View File

@@ -0,0 +1,31 @@
#
# .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
# certificates
certs
rebuild.sh