summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2019-02-11 18:19:18 +0100
committerCanop <cano.petrole@gmail.com>2019-02-11 18:19:18 +0100
commit84bfc6b77846fd643f878c337fee23bb0b6153fc (patch)
tree9970107a79c9eb8f003579cae07b5c4bf73f7d93 /.gitignore
parente87b5f654a5949eba90dc5aecc911ecd9105a671 (diff)
handle errors on a few cases of non suitable root
* initial path not a file: display an error and exit * initial path not a directory: open the parent instead * directory removed between display and focus: display an error in status
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index c0a3d16..e28e311 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,7 @@
bench.sh
dev.log
deploy.sh
+docs
install.sh
notes.md
/releases
@@ -9,4 +10,5 @@ notes.md
perf.data*
*.pl
off
-
+screens
+tests