Added *.lock files to .gitignore
This commit is contained in:
parent
439a658ae4
commit
036c818939
|
@ -3,3 +3,4 @@
|
||||||
.tags
|
.tags
|
||||||
*.swp
|
*.swp
|
||||||
/lib/vendor
|
/lib/vendor
|
||||||
|
*.lock
|
||||||
|
|
Loading…
Reference in New Issue