ability to run code and check output in tests
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -2,6 +2,7 @@ build/
|
||||
*.*~ATTIC
|
||||
\#*
|
||||
*~
|
||||
*.swp
|
||||
*.log
|
||||
*.agda
|
||||
*.agdai
|
||||
@@ -9,3 +10,4 @@ build/
|
||||
input.txt
|
||||
node_modules
|
||||
mkday.py
|
||||
tmp
|
||||
|
||||
Reference in New Issue
Block a user