eive-obsw/.gitignore

22 lines
207 B
Plaintext
Raw Normal View History

2021-05-05 20:25:52 +02:00
/build*
2020-09-16 16:22:36 +02:00
2020-12-29 01:09:59 +01:00
Debug
Debug*
Release
Release*
MinSizeRel
MinSizeRel*
RelWithDebInfo
RelWithDebInfo*
2020-09-16 16:22:36 +02:00
.settings
.metadata
.project
.cproject
__pycache__
2020-12-17 19:43:20 +01:00
2021-05-05 22:43:17 +02:00
.idea
2020-12-17 19:43:20 +01:00
!misc/eclipse/**/.cproject
2020-12-29 01:09:59 +01:00
!misc/eclipse/**/.project