1
0
mirror of https://github.com/ThrowTheSwitch/Unity.git synced 2026-01-23 08:25:58 +01:00

fix: add cmake outputs in .gitignore

This commit is contained in:
RodrigoDornelles
2022-09-02 15:28:40 -03:00
committed by GitHub
parent 3852926c00
commit f62ff65f9b

4
.gitignore vendored
View File

@@ -11,3 +11,7 @@ examples/example_2/all_tests.out
examples/example_4/builddir
*.sublime-project
*.sublime-workspace
*.cmake
Makefile
CMakeFiles
CMakeCache.txt