mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 03:37:05 +02:00
Compare commits
5 Commits
e6108c4b29
...
f96fae5fd3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f96fae5fd3 | ||
|
|
c677dd99d4 | ||
|
|
a78658650d | ||
|
|
6a7b122e75 | ||
|
|
12a866c6b9 |
@ -1,5 +1,6 @@
|
||||
# General
|
||||
.DS_Store
|
||||
.localized
|
||||
__MACOSX/
|
||||
.AppleDouble
|
||||
.LSOverride
|
||||
|
||||
@ -1,3 +1,4 @@
|
||||
.zig-cache/
|
||||
zig-out/
|
||||
zig-pkg/
|
||||
*.o
|
||||
|
||||
Loading…
Reference in New Issue
Block a user