mirror of
https://github.com/edwinb/Idris2-boot.git
synced 2024-11-24 04:43:25 +03:00
Merge pull request #1 from asandroq/add_gitignore
Add `.gitignore` file
This commit is contained in:
commit
c0ef32d60f
10
.gitignore
vendored
Normal file
10
.gitignore
vendored
Normal file
@ -0,0 +1,10 @@
|
||||
*~
|
||||
*.ibc
|
||||
|
||||
idris2
|
||||
runtests
|
||||
|
||||
libs/**/build
|
||||
tests/**/output
|
||||
|
||||
src/YafflePaths.idr
|
Loading…
Reference in New Issue
Block a user