mirror of
https://github.com/moonlight-stream/moonlight-embedded.git
synced 2026-04-23 16:46:48 +00:00
now ignore .DS_STORE
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -1,5 +1,8 @@
|
|||||||
*.class
|
*.class
|
||||||
|
|
||||||
|
#ignore mac DS_STORE
|
||||||
|
.DS_STORE
|
||||||
|
|
||||||
#temp files
|
#temp files
|
||||||
\#*#
|
\#*#
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user