git忽略规则中添加.DS_Store
This commit is contained in:
parent
eb7a1acd5d
commit
00e7ea13e4
|
@ -6,4 +6,5 @@ cmake_install.cmake
|
|||
install_manifest.txt
|
||||
Makefile
|
||||
CMakeFiles/*
|
||||
*.pot
|
||||
*.pot
|
||||
.DS_Store
|
||||
|
|
Loading…
Reference in New Issue