diff options
author | Jon Bernard <jbernard@tuxion.com> | 2016-01-16 22:15:00 -0500 |
---|---|---|
committer | Jon Bernard <jbernard@tuxion.com> | 2016-01-17 06:48:44 -0500 |
commit | 4d9988d78ed884eb534cf3a058372684965d426a (patch) | |
tree | 87c21d1954822162a97ac818c98b4c420a0e1053 /.gitignore | |
parent | c53d438e01dba26188d324cbc6648975fea2e0ca (diff) | |
download | dotfiles-4d9988d78ed884eb534cf3a058372684965d426a.tar.gz dotfiles-4d9988d78ed884eb534cf3a058372684965d426a.tar.bz2 dotfiles-4d9988d78ed884eb534cf3a058372684965d426a.zip |
Ignore task files
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -12,5 +12,8 @@ dist/ dotfiles.egg-info/ .eggs/ +tasks +.tasks.done + Gemfile Gemfile.lock |