diff options
author | Matt Singleton <matthew.j.singleton@gmail.com> | 2011-04-01 18:59:24 -0400 |
---|---|---|
committer | Matt Singleton <matthew.j.singleton@gmail.com> | 2011-04-01 18:59:24 -0400 |
commit | b572c615c26a0a1361d9be5e1934216e5a8ea883 (patch) | |
tree | cf43b35686b1e2c04b6003fd1a273077c741e878 /.gitignore | |
parent | cc6b7e29c5981cc30bd49a579f515a7cc1c680a4 (diff) |
now deploying with symlinks into the checked out directory
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..bae75a5 --- /dev/null +++ b/.gitignore @@ -0,0 +1,2 @@ +vim/doc/tags +dotfiles-backup |