mirror of https://github.com/ceph/go-ceph
gitignore: Add vi/vim backup files
Signed-off-by: Anoop C S <anoopcs@cryptolab.net>
This commit is contained in:
parent
5f38b5422e
commit
0b06ef208d
|
@ -2,6 +2,7 @@
|
||||||
.build.*
|
.build.*
|
||||||
.run.*
|
.run.*
|
||||||
*.swp
|
*.swp
|
||||||
|
*~
|
||||||
*.out
|
*.out
|
||||||
*.test
|
*.test
|
||||||
/*.json
|
/*.json
|
||||||
|
|
Loading…
Reference in New Issue