mirror of
https://github.com/rqlite/rqlite.git
synced 2022-10-30 02:37:32 +03:00
Ignore rqbench binaries
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -2,10 +2,15 @@
|
|||||||
rqlited
|
rqlited
|
||||||
**/rqlited
|
**/rqlited
|
||||||
!**/rqlited/
|
!**/rqlited/
|
||||||
|
|
||||||
rqlite
|
rqlite
|
||||||
**/rqlite
|
**/rqlite
|
||||||
!**/rqlite/
|
!**/rqlite/
|
||||||
|
|
||||||
|
rqbench
|
||||||
|
**/rqbench
|
||||||
|
!**/rqbench/
|
||||||
|
|
||||||
# Compiled Object files, Static and Dynamic libs (Shared Objects)
|
# Compiled Object files, Static and Dynamic libs (Shared Objects)
|
||||||
*.o
|
*.o
|
||||||
*.a
|
*.a
|
||||||
|
|||||||
Reference in New Issue
Block a user