Compare commits
2 Commits
d5c907859b
...
490552f9bd
Author | SHA1 | Date | |
---|---|---|---|
|
490552f9bd | ||
|
07b1461635 |
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,4 +1,10 @@
|
|||||||
|
# Racket related files
|
||||||
*.bak
|
*.bak
|
||||||
|
|
||||||
|
# Javascript related files
|
||||||
.nyc_output
|
.nyc_output
|
||||||
|
|
||||||
|
# Python related files
|
||||||
.pytest_cache
|
.pytest_cache
|
||||||
.coverage
|
.coverage
|
||||||
|
__pycache__
|
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading…
Reference in New Issue
Block a user