diff options
| author | Robert Bradford <rob@openedhand.com> | 2008-10-17 09:46:49 +0000 |
|---|---|---|
| committer | Robert Bradford <rob@openedhand.com> | 2008-10-17 09:46:49 +0000 |
| commit | 39ad2b3120e50e8c88d03fcd323f2369ffbfe850 (patch) | |
| tree | 224e914d3969c88ff8ea8e79e4d4f0540a8cd7e7 | |
| parent | 696d4f01d235b7309fd1b88bd12949927f19b5d6 (diff) | |
| download | poky-39ad2b3120e50e8c88d03fcd323f2369ffbfe850.tar.gz | |
Update the ignore file so that it also includes VIM swap files
git-svn-id: https://svn.o-hand.com/repos/poky/trunk@5528 311d38ba-8fff-0310-9ca6-ca027cbcb966
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index a45c3f6cf5..c43bb1d9e7 100644 --- a/.gitignore +++ b/.gitignore | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | *.pyc | 1 | *.pyc |
| 2 | build/tmp/ | 2 | build/tmp/ |
| 3 | sources/ | 3 | sources/ |
| 4 | 4 | *.swp | |
