diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index a45c3f6cf5d..c43bb1d9e75 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,4 @@ *.pyc build/tmp/ sources/ - +*.swp |