mirror of
https://github.com/openwrt/luci.git
synced 2026-04-15 10:51:51 +00:00
luci: add macOS filename to .gitignore
Using GitHub Desktop on macOS. When viewing my cloned files in Finder, it creates a macOS file that GitHub wants to commit unless I add it to the .gitignore for the repository. Would be beneficial to have ready in file for future situations. Signed-off-by: Joshua Criss <owlsy@outlook.com.au>
This commit is contained in:
committed by
Paul Donald
parent
00c1a0a921
commit
c39d69cd08
1
.gitignore
vendored
1
.gitignore
vendored
@@ -18,3 +18,4 @@ modules/luci-compat/src/plural_formula.h
|
|||||||
docs/**/*.*
|
docs/**/*.*
|
||||||
**eslint.config**
|
**eslint.config**
|
||||||
!eslint.config.mjs
|
!eslint.config.mjs
|
||||||
|
.DS_Store
|
||||||
|
|||||||
Reference in New Issue
Block a user