diff options
author | AJ Christensen <aj@junglist.gen.nz> | 2008-09-24 19:52:32 +1200 |
---|---|---|
committer | AJ Christensen <aj@junglist.gen.nz> | 2008-09-24 19:52:32 +1200 |
commit | f78b25fc4df7570814bb8da6f44d24e2ad987960 (patch) | |
tree | b0d64be870bb69dc1115f7d96030a01cdddace30 /.gitignore | |
parent | 29a78352b541facbe570910faaf0619af1357b71 (diff) | |
download | chef-f78b25fc4df7570814bb8da6f44d24e2ad987960.tar.gz |
Add vim swapfiles to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index ad8fe4913b..7e2a22c7c6 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,4 @@ examples/search_index examples/store examples/openid-cstore examples/openid-db +*.swp |