diff options
author | B Stack <bgstack15@gmail.com> | 2022-02-15 10:05:25 -0500 |
---|---|---|
committer | B Stack <bgstack15@gmail.com> | 2022-02-15 10:05:25 -0500 |
commit | 0bc394662cf42c50873d63520609b0e83139f917 (patch) | |
tree | eb502e0744b388f9d9d8ef686e9e3044c9059d97 /.gitignore | |
parent | add initial system-ready values and install steps (diff) | |
download | stackbin-0bc394662cf42c50873d63520609b0e83139f917.tar.gz stackbin-0bc394662cf42c50873d63520609b0e83139f917.tar.bz2 stackbin-0bc394662cf42c50873d63520609b0e83139f917.zip |
drop actual ini file
The intent is to store the example config files in SCM.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,3 +13,4 @@ config.cfg log/ *.pid *.conf +*.ini |