mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-22 14:56:42 +00:00
gitignore: remove vim swap files. (#1579)
This commit is contained in:
parent
1fd6bd2dd3
commit
2193c0ee50
1
.gitignore
vendored
1
.gitignore
vendored
@ -4,3 +4,4 @@ target
|
|||||||
examples/**/triangle.png
|
examples/**/triangle.png
|
||||||
examples/**/mandelbrot.png
|
examples/**/mandelbrot.png
|
||||||
.idea
|
.idea
|
||||||
|
*.swp
|
||||||
|
Loading…
Reference in New Issue
Block a user