fix: remove third party lib git save
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -78,5 +78,14 @@ dkms.conf
|
||||
# logs files
|
||||
*.log
|
||||
|
||||
# dependencies
|
||||
.deps
|
||||
.libs
|
||||
*.d
|
||||
|
||||
# third party libraries
|
||||
third-lib
|
||||
!third-lib/README.txt
|
||||
|
||||
# binary files
|
||||
bin
|
||||
|
||||
Reference in New Issue
Block a user