This repository has been archived on 2023-08-12. You can view files and clone it. You cannot open issues or pull requests or push a commit.
2016-03-23 09:45:06 -04:00
|
|
|
#
|
2016-03-25 09:48:19 -04:00
|
|
|
# .gxignore for nntpchan repo
|
2016-03-23 09:45:06 -04:00
|
|
|
#
|
|
|
|
|
|
|
|
|
|
# emacs temp files
|
|
|
|
|
*~
|
|
|
|
|
\#*
|
|
|
|
|
.\#*
|
|
|
|
|
|
|
|
|
|
# srnd config files
|
|
|
|
|
srnd.ini
|
|
|
|
|
feeds.ini
|
|
|
|
|
|
|
|
|
|
# default article store directory
|
2016-05-13 09:30:24 -04:00
|
|
|
articles/
|
2016-03-23 09:45:06 -04:00
|
|
|
|
|
|
|
|
# generated files
|
2016-05-13 09:30:24 -04:00
|
|
|
webroot/
|
2016-03-23 09:45:06 -04:00
|
|
|
|
|
|
|
|
# built binaries
|
2016-05-13 09:30:24 -04:00
|
|
|
go/
|
2016-03-23 09:45:06 -04:00
|
|
|
srndv2
|
2016-04-18 09:58:28 -04:00
|
|
|
nntpchan
|
2016-03-23 09:45:06 -04:00
|
|
|
|
|
|
|
|
# private key
|
|
|
|
|
*.key
|
2016-05-13 09:30:24 -04:00
|
|
|
*.txt
|
2016-03-23 09:45:06 -04:00
|
|
|
|
|
|
|
|
# certificates
|
2016-05-13 09:30:24 -04:00
|
|
|
certs/
|
2016-03-23 09:45:06 -04:00
|
|
|
|
|
|
|
|
rebuild.sh
|
2016-03-25 09:48:19 -04:00
|
|
|
|
|
|
|
|
.git
|