mirror of
https://github.com/ThrowTheSwitch/Unity.git
synced 2026-01-23 08:25:58 +01:00
Merge pull request #633 from RodrigoDornelles/patch-1
fix: add cmake outputs in .gitignore
This commit is contained in:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -11,3 +11,8 @@ examples/example_2/all_tests.out
|
||||
examples/example_4/builddir
|
||||
*.sublime-project
|
||||
*.sublime-workspace
|
||||
*.cmake
|
||||
Makefile
|
||||
CMakeFiles
|
||||
CMakeCache.txt
|
||||
!unityConfig.cmake
|
||||
|
||||
Reference in New Issue
Block a user