Setup default CLion ignores

This commit is contained in:
Anton Matosov
2016-11-15 00:22:24 -08:00
committed by Lorenz Meier
parent 25d1daa7a5
commit 3414fc1c7c
2 changed files with 18 additions and 1 deletions

17
.gitignore vendored
View File

@@ -72,3 +72,20 @@ GTAGS
# uavcan firmware
ROMFS/px4fmu_common/uavcan/
vectorcontrol/
# CLion ignores
# Reference: https://intellij-support.jetbrains.com/hc/en-us/articles/206544839
# User-specific stuff:
.idea/workspace.xml
.idea/tasks.xml
.idea/dictionaries
.idea/vcs.xml
.idea/jsLibraryMappings.xml
# Sensitive or high-churn files:
.idea/dataSources.ids
.idea/dataSources.xml
.idea/dataSources.local.xml
.idea/sqlDataSources.xml
.idea/dynamic.xml
.idea/uiDesigner.xml