Update the gitingore file and tox.ini
1.update the gitingore file for .swp. 2.delete the no need line before build the docs in tox.ini. Change-Id: I64b9da411a902a9cedf90d69f59e3d32cc1913e1
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -45,3 +45,6 @@ ChangeLog
|
||||
etc/*.conf
|
||||
tools/lintstack.head.py
|
||||
tools/pylint_exceptions
|
||||
|
||||
#Linux swap file
|
||||
*.swp
|
||||
|
Reference in New Issue
Block a user