Add editor backup files to .gitignore.
Change-Id: I004d10e61c8e192c058a5d1ba5a09f7c676d278b
This commit is contained in:
parent
fa7de16db1
commit
d3736ac62d
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,5 +1,6 @@
|
|||||||
*.pyc
|
*.pyc
|
||||||
*.swp
|
*.swp
|
||||||
|
*~
|
||||||
build
|
build
|
||||||
dist
|
dist
|
||||||
heat.egg-info
|
heat.egg-info
|
||||||
|
Loading…
Reference in New Issue
Block a user