Ignore editor backup files.
Same reason as ignoring .pyc - we never want to add them. Change-Id: I2db62db28102914a009fbedde4029b312d87b034
This commit is contained in:
parent
e047ff8447
commit
75e7008d96
1
.gitignore
vendored
1
.gitignore
vendored
@ -3,3 +3,4 @@ build
|
||||
dist
|
||||
out_report
|
||||
reviewday.egg-info
|
||||
*~
|
||||
|
Loading…
Reference in New Issue
Block a user