Haha
This commit is contained in:
11
.gitignore
vendored
11
.gitignore
vendored
@ -1,6 +1,14 @@
|
||||
# ---> Agda
|
||||
*.agdai
|
||||
**.agdai
|
||||
MAlonzo/**
|
||||
**.hi
|
||||
**/*.hi
|
||||
**/*.o
|
||||
**/*.log
|
||||
**/*.aux
|
||||
**/*.dvi
|
||||
**/*.agdai
|
||||
Alisaie/Test
|
||||
|
||||
# ---> Nix
|
||||
# Ignore build outputs from performing a nix-build or `nix build` command
|
||||
@ -10,3 +18,4 @@ result-*
|
||||
# Ignore automatically generated direnv output
|
||||
.direnv
|
||||
|
||||
Main
|
||||
|
||||
Reference in New Issue
Block a user