diff options
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore index d41ddc59f..0b0e6e8d8 100644 --- a/.gitignore +++ b/.gitignore @@ -220,4 +220,6 @@ CMake* .cache/ # Ue tool chain temp directory -.tmp-ue-toolchain/
\ No newline at end of file +.tmp-ue-toolchain/ + +.idea/
\ No newline at end of file |