From 6935902f72b4eacc85e08493ecbaca93e37ddf44 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mika=C3=ABl=20Capelle?= Date: Thu, 26 Dec 2019 08:42:02 +0000 Subject: [PATCH] [git] Add .gitignore for omf. --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index adc2294..4b252a5 100644 --- a/.gitignore +++ b/.gitignore @@ -13,4 +13,6 @@ **/.DS_Store # Fish -fish/fishd.* \ No newline at end of file +fish/fishd.* +fish/conf.d/omf.fish +fish/functions/fish_prompt.fish \ No newline at end of file