git ignore qtcreator IDE files

release/4.3a0
Jose Luis Blanco Claraco 2019-01-07 23:38:03 +01:00
parent 8513e4c230
commit ba5ef236e4
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -19,3 +19,5 @@ cython/gtsam_wrapper.pxd
.env
/.vs/
/CMakeSettings.json
# for QtCreator:
CMakeLists.txt.user*