Added local link files to .gitignore
This commit is contained in:
parent
d1ab8547f2
commit
b6f3363aa1
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -1,6 +1,7 @@
|
||||||
## Agda files
|
## Agda files
|
||||||
*.agdai
|
*.agdai
|
||||||
.agda-stdlib.sed
|
.agda-stdlib.sed
|
||||||
|
.links-*.sed
|
||||||
|
|
||||||
## Jekyll files
|
## Jekyll files
|
||||||
_site/
|
_site/
|
||||||
|
|
Loading…
Add table
Reference in a new issue