diff options
author | Fbenas <philbeansburton@gmail.com> | 2015-12-05 18:19:59 +0000 |
---|---|---|
committer | Fbenas <philbeansburton@gmail.com> | 2015-12-05 18:19:59 +0000 |
commit | 7ace09e759d8bc1e45169e6d687298de8770b636 (patch) | |
tree | 4e94bb8729d3b9ca7ec581b90652e9e863658e90 /.gitignore | |
parent | b70aeacf036a6604f6b233576ca68152557189e4 (diff) |
Add a gitignore for live config
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3507a4c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +config.ini
\ No newline at end of file |