diff --git a/.gitignore b/.gitignore index ca5a943..4a18f5c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ bin/ obj/ .vs/ -.DS_Store \ No newline at end of file +.DS_Store +.idea/ +AdventOfCode/AdventOfCode.sln.DotSettings.user