diff options
author | B Stack <bgstack15@gmail.com> | 2022-02-15 09:52:43 -0500 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2022-02-15 09:59:19 -0500 |
commit | 171ec414ae74564e2c6f7a6e7da7f0ebdc9db2d5 (patch) | |
tree | 44db45d1f1878738b89a3a20b670072a740937af /.gitignore | |
parent | r-proxy support with /set endpoint, and extra dir (diff) | |
download | stackbin-171ec414ae74564e2c6f7a6e7da7f0ebdc9db2d5.tar.gz stackbin-171ec414ae74564e2c6f7a6e7da7f0ebdc9db2d5.tar.bz2 stackbin-171ec414ae74564e2c6f7a6e7da7f0ebdc9db2d5.zip |
add initial system-ready values and install steps
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -12,3 +12,4 @@ config.cfg .*.swp log/ *.pid +*.conf |