diff --git a/.gitignore b/.gitignore index c4b638c4..e1536ffa 100644 --- a/.gitignore +++ b/.gitignore @@ -39,26 +39,14 @@ src/notes .qmake.stash -# For CLion +### Clion ### .idea/ - -# CMake cmake-build-*/ - -# File-based project format *.iws - -# IntelliJ out/ - -# mpeltonen/sbt-idea plugin .idea_modules/ - -# JIRA plugin atlassian-ide-plugin.xml - -# Crashlytics plugin (for Android Studio and IntelliJ) com_crashlytics_export_strings.xml crashlytics.properties crashlytics-build.properties @@ -66,14 +54,6 @@ fabric.properties ### VisualStudioCode ### .vscode/* - -# Local History for Visual Studio Code -.history/ - -# Built Visual Studio Code Extensions *.vsix - -### VisualStudioCode Patch ### -# Ignore all local history of files .history .ionide \ No newline at end of file