aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authornico <nico@magicbroccoli.de>2019-10-24 20:31:49 +0200
committernico <nico@magicbroccoli.de>2019-10-24 20:31:49 +0200
commit40edb13762a7c46b23681aca62158fd249ff9b29 (patch)
tree37cbf858674208919f14561cc9302ce17fe9028a /.gitignore
parent1a63916b4e9911e0cd9348e95846ef9455cc97e5 (diff)
final touches
# added + add method to escape whitespaces in keys and values # changed * init client handler only once and not every time * don't try to create database on every run just on the first one # removed - vhosts are listed first and after that the respective nodes are listed
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 31a4ad7..263cfcc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -108,4 +108,8 @@ dmypy.json
.pyre/
# Pycharm
-.idea/ \ No newline at end of file
+.idea/
+.venv/
+
+# config
+config.json