7
mirror of https://gitlab.com/kicad/code/kicad.git synced 2025-04-04 23:35:31 +00:00

Fix gitignore for the updated cmakemodules folder name

This commit is contained in:
Marek Roszko 2022-08-08 21:58:22 -04:00
parent 09da6f32dc
commit b3fd9be52e

2
.gitignore vendored
View File

@ -88,7 +88,7 @@ pcbnew/Info.plist
*.patch
# These CMake files are wanted
!CMakeModules/*.cmake
!cmake/*.cmake
# Eclipse IDE
.settings/