Update gitignore to ignore log files and localrc
This commit is contained in:
parent
a06ac1cb2d
commit
f1f1dd961a
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,3 +1,5 @@
|
||||||
proto
|
proto
|
||||||
*~
|
*~
|
||||||
|
*.log
|
||||||
|
src
|
||||||
localrc
|
localrc
|
||||||
|
|
Loading…
Reference in a new issue