diff --git a/.gitignore b/.gitignore index 6582eaf..f187fce 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,6 @@ # Visual Studio 2015 user specific files .vs/ +.idea/ # Compiled Object files *.slo @@ -40,6 +41,7 @@ *.sdf *.VC.db *.VC.opendb +*.idea # Precompiled Assets SourceArt/**/*.png