mirror of
https://github.com/github/gitignore.git
synced 2026-08-30 11:47:22 +02:00
Compare commits
8 Commits
6901431e04
...
7f6a9815d3
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7f6a9815d3 | ||
|
|
84c6914a9b | ||
|
|
5f760225cf | ||
|
|
f963896e65 | ||
|
|
b9ad512a45 | ||
|
|
8431b56bed | ||
|
|
51c9bed9d0 | ||
|
|
b6629caa12 |
@ -1,2 +1,2 @@
|
|||||||
*.agdai
|
*.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/
|
||||||
@ -92,9 +92,8 @@ dist
|
|||||||
# vuepress build output
|
# vuepress build output
|
||||||
.vuepress/dist
|
.vuepress/dist
|
||||||
|
|
||||||
# vuepress v2.x temp and cache directory
|
# vuepress v2.x temp directory
|
||||||
.temp
|
.temp
|
||||||
.cache
|
|
||||||
|
|
||||||
# Sveltekit cache directory
|
# Sveltekit cache directory
|
||||||
.svelte-kit/
|
.svelte-kit/
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user