Add some more filters to the .gitignore
Change-Id: I10f744cbcaff44a0b4683bbd798afb0a22864364
This commit is contained in:
parent
243120c186
commit
202d538a5b
5
.gitignore
vendored
5
.gitignore
vendored
@ -1,2 +1,7 @@
|
|||||||
|
*.pyc
|
||||||
.*.swp
|
.*.swp
|
||||||
*~
|
*~
|
||||||
|
.tox
|
||||||
|
.testrepository
|
||||||
|
AUTHORS
|
||||||
|
ChangeLog
|
||||||
|
Loading…
Reference in New Issue
Block a user