stuff-from-scratch/.gitignore

7 lines
58 B
Text
Raw Normal View History

2020-05-02 08:31:03 +01:00
.cproject
.project
.settings/
2021-05-23 21:02:38 +01:00
/Debug/
2022-05-15 16:14:04 +01:00
/build/
2022-10-09 17:39:46 +01:00
CMakeFiles/