Enhance .gitignore
Add files needed for openstack-doc-tools, enhance editor section, add comments. Change-Id: I083670eebdf9396e8a811b54ef6b1afc5f6c42f0
This commit is contained in:
parent
8ea3ddeb4a
commit
06ffefa649
13
.gitignore
vendored
13
.gitignore
vendored
@ -1,5 +1,16 @@
|
||||
.DS_Store
|
||||
target/
|
||||
*.xpr
|
||||
|
||||
# Packages
|
||||
.venv
|
||||
*.egg
|
||||
*.egg-info
|
||||
|
||||
# Testenvironment
|
||||
.tox
|
||||
|
||||
# Editors
|
||||
*~
|
||||
.*.swp
|
||||
.bak
|
||||
*.swp
|
||||
|
Loading…
x
Reference in New Issue
Block a user