mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 11:47:22 +02:00
Compare commits
8 Commits
e4cc82c18e
...
95b9cb676b
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
95b9cb676b | ||
|
|
84c6914a9b | ||
|
|
5f760225cf | ||
|
|
f963896e65 | ||
|
|
b9ad512a45 | ||
|
|
8431b56bed | ||
|
|
aa31bb0fc9 | ||
|
|
a16c240cf7 |
@ -1,2 +1,2 @@
|
|||||||
*.agdai
|
*.agdai
|
||||||
MAlonzo/**
|
**/MAlonzo/**
|
||||||
|
|||||||
@ -21,6 +21,7 @@ docs/site/
|
|||||||
# It records a fixed state of all packages used by the project. As such, it should not be
|
# It records a fixed state of all packages used by the project. As such, it should not be
|
||||||
# committed for packages, but should be committed for applications that require a static
|
# committed for packages, but should be committed for applications that require a static
|
||||||
# environment.
|
# environment.
|
||||||
|
.CondaPkg/
|
||||||
Manifest*.toml
|
Manifest*.toml
|
||||||
|
|
||||||
# File generated by the Preferences package to store local preferences
|
# File generated by the Preferences package to store local preferences
|
||||||
|
|||||||
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