mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 11:47:22 +02:00
Compare commits
5 Commits
4bac839556
...
809ace847a
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
809ace847a | ||
|
|
c677dd99d4 | ||
|
|
a78658650d | ||
|
|
6a7b122e75 | ||
|
|
e64eacaa89 |
@ -1,5 +1,6 @@
|
|||||||
# General
|
# General
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
.localized
|
||||||
__MACOSX/
|
__MACOSX/
|
||||||
.AppleDouble
|
.AppleDouble
|
||||||
.LSOverride
|
.LSOverride
|
||||||
|
|||||||
@ -2,6 +2,9 @@
|
|||||||
#
|
#
|
||||||
# Get latest from https://github.com/github/gitignore/blob/main/Unity.gitignore
|
# Get latest from https://github.com/github/gitignore/blob/main/Unity.gitignore
|
||||||
#
|
#
|
||||||
|
# Recommended: add any editor/OS/tool-specific ignore rules from the Global/ templates as needed.
|
||||||
|
# See: https://github.com/github/gitignore/tree/main/Global
|
||||||
|
#
|
||||||
.utmp/
|
.utmp/
|
||||||
/[Ll]ibrary/
|
/[Ll]ibrary/
|
||||||
/[Tt]emp/
|
/[Tt]emp/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user