Added Jetbrains to .gitignore & readme

This commit is contained in:
Francesco Borzì
2019-01-15 21:10:06 +01:00
committed by GitHub
parent a4d8134e38
commit 3e0866cfe1
2 changed files with 10 additions and 1 deletions

4
.gitignore vendored
View File

@@ -42,7 +42,7 @@ CMakeLists.txt.user
*.LOCAL.*
#
# IDE & other softwares
# IDE & other software
#
/.settings/
/.externalToolBuilders/*
@@ -52,6 +52,8 @@ nbproject/
*.kate-swp
.browse.VC*
.vscode
.idea
cmake-build-debug/*
#
# Eclipse