subprojects/.gitignore: ignore liburing
This commit is contained in:
parent
51e17e89f4
commit
3023816491
|
@ -5,3 +5,4 @@
|
||||||
/googletest-*/
|
/googletest-*/
|
||||||
/sqlite-*/
|
/sqlite-*/
|
||||||
/libvorbis-*/
|
/libvorbis-*/
|
||||||
|
/liburing-*/
|
||||||
|
|
Loading…
Reference in New Issue