0
0
mirror of https://github.com/yse/easy_profiler.git synced 2024-12-26 08:01:51 +08:00
easy_profiler/.gitignore
Armin Stebich 9f7fc399c0
Update .gitignore, CMake/Qt created files/folders
ignore folders and files created on Windows by CMake/Qt
2021-04-30 10:46:14 +02:00

19 lines
190 B
Plaintext

bin
*build*
!BUILD
.*
*.user
/*.prof
.idea/
bazel*
# CMake/QtCreator folders and files created on Windows
CMakeFiles/
*/CMakeFiles/
CMakeCache*.*
Makefile*
moc_*.*
mocs_*.*
qrc_*.*
*.cmake