Add .gitignore for Mellanox platform (#141)
This commit is contained in:
parent
506af2ecab
commit
7039a05604
10
platform/mellanox/.gitignore
vendored
Normal file
10
platform/mellanox/.gitignore
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
# Subdirectories
|
||||
mlnx-sai/*
|
||||
!mlnx-sai/Makefile
|
||||
hw-management/*
|
||||
!hw-management/Makefile
|
||||
mft/*
|
||||
!mft/Makefile
|
||||
|
||||
# Autogenerated Dockerfiles
|
||||
docker-syncd-mlnx/Dockerfile
|
Loading…
Reference in New Issue
Block a user