diff options
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 4442a696a9..0eaa2b6891 100644 --- a/.gitignore +++ b/.gitignore @@ -19,3 +19,4 @@ SetupDevWorkspaces.bat *.ipr *.iws *.bat +.idea/workspace.xml |