diff --git a/.gitignore b/.gitignore index d751038..3917bf7 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,5 @@ **/bin **/obj **/obj/** -**/Debug \ No newline at end of file +**/Debug +.idea