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 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 | |