mirror of
https://github.com/yse/easy_profiler.git
synced 2024-12-25 23:40:51 +08:00
Update .gitignore, CMake/Qt created files/folders
ignore folders and files created on Windows by CMake/Qt
This commit is contained in:
parent
a3723894c2
commit
9f7fc399c0
10
.gitignore
vendored
10
.gitignore
vendored
@ -6,3 +6,13 @@ bin
|
||||
/*.prof
|
||||
.idea/
|
||||
bazel*
|
||||
|
||||
# CMake/QtCreator folders and files created on Windows
|
||||
CMakeFiles/
|
||||
*/CMakeFiles/
|
||||
CMakeCache*.*
|
||||
Makefile*
|
||||
moc_*.*
|
||||
mocs_*.*
|
||||
qrc_*.*
|
||||
*.cmake
|
||||
|
Loading…
x
Reference in New Issue
Block a user