mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 11:47:22 +02:00
Compare commits
7 Commits
58850a03a9
...
dfb8e3c301
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
dfb8e3c301 | ||
|
|
de90107f1a | ||
|
|
84c6914a9b | ||
|
|
5f760225cf | ||
|
|
f963896e65 | ||
|
|
b9ad512a45 | ||
|
|
8431b56bed |
@ -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/
|
||||
@ -76,8 +76,9 @@ acs-*.bib
|
||||
*.cut
|
||||
|
||||
# context
|
||||
*.tua
|
||||
*.tuc
|
||||
*.tui
|
||||
*.tuo
|
||||
|
||||
# cprotect
|
||||
*.cpt
|
||||
|
||||
Loading…
Reference in New Issue
Block a user