mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 11:47:22 +02:00
Compare commits
7 Commits
ad70675803
...
865b5842b1
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
865b5842b1 | ||
|
|
84c6914a9b | ||
|
|
5f760225cf | ||
|
|
f963896e65 | ||
|
|
b9ad512a45 | ||
|
|
8431b56bed | ||
|
|
f4e06ee935 |
@ -1,2 +1,2 @@
|
||||
*.agdai
|
||||
MAlonzo/**
|
||||
**/MAlonzo/**
|
||||
|
||||
@ -23,3 +23,8 @@ Icon[
]
|
||||
Network Trash Folder
|
||||
Temporary Items
|
||||
.apdisk
|
||||
# iCloud placeholders
|
||||
*.icloud
|
||||
|
||||
# Finder metadata on network shares
|
||||
.apdisk
|
||||
|
||||
2
Lean.gitignore
Normal file
2
Lean.gitignore
Normal file
@ -0,0 +1,2 @@
|
||||
# cache and other artifacts produced by Lean's Lake build tool
|
||||
.lake/
|
||||
Loading…
Reference in New Issue
Block a user