Archived
1
0
This repository has been archived on 2023-08-12. You can view files and clone it, but cannot push or open issues or pull requests.
nntpchan/.gitignore

41 lines
392 B
Plaintext
Raw Normal View History

2015-08-04 09:48:29 -04:00
#
# .gitignore for nntpchan repo
#
# emacs temp files
*~
\#*
.\#*
# srnd config files
2016-02-28 08:54:05 +01:00
srnd.ini
feeds.ini
2015-08-04 09:48:29 -04:00
# default article store directory
articles
# generated files
2016-01-04 13:20:59 +01:00
webroot
# built binaries
go
./srndv2
2016-01-07 11:56:08 -05:00
# private key
*.key
# certificates
2016-02-15 15:54:43 +01:00
certs
rebuild.sh
.gx
# generated js
contrib/static/nntpchan.js
2016-07-18 09:50:40 -04:00
contrib/static/js/nntpchan.js
contrib/static/miner-js.js
2016-06-05 13:59:18 +02:00
#docs trash
doc/.trash