mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 11:47:22 +02:00
Compare commits
9 Commits
3d6ab43356
...
197d3b8eb6
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
197d3b8eb6 | ||
|
|
84c6914a9b | ||
|
|
5f760225cf | ||
|
|
f963896e65 | ||
|
|
b9ad512a45 | ||
|
|
8431b56bed | ||
|
|
37894c00cd | ||
|
|
9b412a44f6 | ||
|
|
2e155fb61f |
@ -1,2 +1,2 @@
|
||||
*.agdai
|
||||
MAlonzo/**
|
||||
**/MAlonzo/**
|
||||
|
||||
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/
|
||||
@ -21,7 +21,7 @@
|
||||
*.vs4ufrq
|
||||
|
||||
# UTAU related tools
|
||||
$read
|
||||
\$read
|
||||
*.setParam-Scache
|
||||
*.lbp
|
||||
*.lbp.caches/*
|
||||
|
||||
Loading…
Reference in New Issue
Block a user