diff --git a/.gitignore b/.gitignore index bfbfa3c..8aa8e78 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ problems/playground + +# ignore compiled files +problems/**/a.out