projects
/
platform
/
upstream
/
glslang.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
06ac141
)
Add macOS hidden files to gitignore
author
tellowkrinkle
<tellowkrinkle@users.noreply.github.com>
Sun, 17 Apr 2022 01:21:41 +0000
(20:21 -0500)
committer
GitHub
<noreply@github.com>
Sun, 17 Apr 2022 01:21:41 +0000
(20:21 -0500)
.gitignore
patch
|
blob
|
history
diff --git
a/.gitignore
b/.gitignore
index
ab25cec
..
333fb76
100644
(file)
--- a/
.gitignore
+++ b/
.gitignore
@@
-18,3
+18,7
@@
out/
third_party/
buildtools/
tools/
+
+# Random OS stuff
+.DS_Store
+._*