diff options
| author | 2018-07-16 00:36:52 +0100 | |
|---|---|---|
| committer | 2018-07-16 00:36:52 +0100 | |
| commit | e06d5f37f8912802d2937cc73d99942e6cb21ea4 (patch) | |
| tree | e65257e63d1e0f3f3b80f49d5dc4ccbcf85170db /.gitignore | |
| parent | move sasl logic to it's own module (diff) | |
| signature | ||
switch to using configparser for config files
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -63,5 +63,5 @@ target/ # custom *.db -*.json +*.conf modules/nongit-*.py |
