15 lines
164 B
Plaintext
15 lines
164 B
Plaintext
# PyCharm and CLion
|
|
.idea/*
|
|
!/.idea/runConfigurations
|
|
!/.idea/cmake.xml
|
|
!/.idea/codeStyles
|
|
|
|
# Eclipse
|
|
.cproject
|
|
.project
|
|
.settings
|
|
.metadata
|
|
|
|
/build*
|
|
/cmake-build*
|