ignore timings and results
This commit is contained in:
parent
25296c9dd1
commit
cd2372f7d6
4
.gitignore
vendored
4
.gitignore
vendored
|
@ -1,3 +1,7 @@
|
|||
# Exercise specific ignores
|
||||
timings/
|
||||
results*
|
||||
|
||||
# Byte-compiled / optimized / DLL files
|
||||
__pycache__/
|
||||
*.py[cod]
|
||||
|
|
Loading…
Reference in a new issue