From c103bfc6464b23f539e1fcc652090657a6328000 Mon Sep 17 00:00:00 2001 From: Simon Ruderich Date: Sun, 18 Aug 2013 16:36:47 +0200 Subject: [PATCH] .gitignore: Ignore crontab.dotfiles-vim and crontab.jobs. --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index f7e143d..4be8b48 100644 --- a/.gitignore +++ b/.gitignore @@ -10,3 +10,6 @@ /lesshistory /zsh/cache /zsh/history* +# Ignore unimportant files. +/crontab.d/crontab.dotfiles-vim +/crontab.d/crontab.jobs -- 2.44.1