Update index.rst, ignore editor temp files

This commit is contained in:
Vladan Popovic 2020-09-07 15:09:15 +02:00
parent c9fbf2af4b
commit 289faefd60
3 changed files with 4 additions and 1 deletions

3
.gitignore vendored
View File

@ -1,3 +1,6 @@
.sw?
.~
# Byte-compiled / optimized / DLL files # Byte-compiled / optimized / DLL files
__pycache__/ __pycache__/
*.py[cod] *.py[cod]

Binary file not shown.

View File

@ -13,9 +13,9 @@ Features
======== ========
* Easy and intuitive YAML configuration. * Easy and intuitive YAML configuration.
* Environment configuration.
* Command line executables for the checker and the consumer/psql writer: * Command line executables for the checker and the consumer/psql writer:
``chweb_collect`` and ``chweb_consume``. ``chweb_collect`` and ``chweb_consume``.
* Environment configuration.
.. toctree:: .. toctree::