From 289faefd6067bde5530e1a6b07ba2c4be390b020 Mon Sep 17 00:00:00 2001 From: Vladan Popovic Date: Mon, 7 Sep 2020 15:09:15 +0200 Subject: [PATCH] Update index.rst, ignore editor temp files --- .gitignore | 3 +++ docs/source/.index.rst.swp | Bin 12288 -> 0 bytes docs/source/index.rst | 2 +- 3 files changed, 4 insertions(+), 1 deletion(-) delete mode 100644 docs/source/.index.rst.swp diff --git a/.gitignore b/.gitignore index 5942588..6b880d2 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,6 @@ +.sw? +.~ + # Byte-compiled / optimized / DLL files __pycache__/ *.py[cod] diff --git a/docs/source/.index.rst.swp b/docs/source/.index.rst.swp deleted file mode 100644 index cdc6ccb1683b4d5e4719d05e97e330b2bb6e3d55..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 12288 zcmeI2KX21O6u_^nP(WotVtJGWs>Dgdzt&QRsD6iezSY3m;peblv72^H% zjjfd_CtlwW0<%ooWUo9kc3{$bIM=%OAZh!t*F7HwY)HL_X7FCmwa2>ZqS`^%h^@*S zxh5cjhy3MHoykh02^QfY=8~0 z0XDz}{&xdDn-DLk$P2?lr-$2#Guz>mH*A0numLu}2G{@_U;}J`4X^<=zy{dBKWIS4 zLL6KYqCQE<)Bpd+zyFV}2ysZP6L*N)#6{xQWg(7;uf#{<1M!YHB;F7OQ6naZpA_>4 z@tycad?7v)pNO}_E8>87Nfbnzki-*WfhcpT5j@xc8(;%$fDNz#Hoykh02^Qff8D?g zgbq7ll%sU28;Rq2YU8R~`Si#(n&A<#aBhfI6KjPzNE3sX?F4fn06=ECY=EwIDLyqu zD_=M)=VX@sW9GXd%!(iYZM@?R&7)1faS+Z$bCY@-5fIU>jAbsdq2fm9iY~&tPR?cm; z+BLF#H-UXeHMy`%Nap?OB5i!3J@tdb=HlApv&o&v6Duf77bJ>`(?%slOvOPEH0ZUy zy!dEsdC)6<&i2RwQ56bxSStI?fr>7>&vVGV^muZwkp(Bam18Q#OKqw`owXjKq2&l- z?MNM!Q3{1kTY!=VWGpjJm+KrlIw@_WS%MyuK0P1kQ=dDT+|g#c2JOOw_Kb5_KM|ffc9WDP{ooV0J#dKNmLVq19|PgHq3+O8O|#bEAyQ V&j_Rx4PBK+4U{9B7(=@+eghP~BUk_c diff --git a/docs/source/index.rst b/docs/source/index.rst index 953753d..357600e 100644 --- a/docs/source/index.rst +++ b/docs/source/index.rst @@ -13,9 +13,9 @@ Features ======== * Easy and intuitive YAML configuration. +* Environment configuration. * Command line executables for the checker and the consumer/psql writer: ``chweb_collect`` and ``chweb_consume``. -* Environment configuration. .. toctree::