From: Simon Ruderich Date: Sun, 18 Aug 2013 14:36:47 +0000 (+0200) Subject: .gitignore: Ignore crontab.dotfiles-vim and crontab.jobs. X-Git-Url: https://ruderich.org/simon/gitweb/?p=config%2Fdotfiles.git;a=commitdiff_plain;h=c103bfc6464b23f539e1fcc652090657a6328000 .gitignore: Ignore crontab.dotfiles-vim and crontab.jobs. --- 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