diff --git a/.gitignore b/.gitignore index f5516d1..ca3f045 100644 --- a/.gitignore +++ b/.gitignore @@ -5,4 +5,7 @@ /src/static # In case I accidentally commit mine... -cup.json \ No newline at end of file +cup.json + +# Profiling results don't need to be present in the repo +profile.json \ No newline at end of file