diff --git a/.gitignore b/.gitignore index 1c4a1b0..47243cf 100644 --- a/.gitignore +++ b/.gitignore @@ -36,3 +36,6 @@ # vim temp files *.sw* + +# Clion Project Files +.idea/ \ No newline at end of file