mirror of
https://github.com/openwrt/luci.git
synced 2026-04-12 14:03:24 +04: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/**/*.*
|
||||
**eslint.config**
|
||||
!eslint.config.mjs
|
||||
.DS_Store
|
||||
|
||||
Reference in New Issue
Block a user