.gitignore: do not ignore cmake source files
This commit is contained in:
parent
8d511f3c24
commit
353402595c
|
@ -61,7 +61,6 @@ CMakeCache.txt
|
||||||
CMakeFiles
|
CMakeFiles
|
||||||
cmake_install.cmake
|
cmake_install.cmake
|
||||||
install_manifest.txt
|
install_manifest.txt
|
||||||
*.cmake
|
|
||||||
|
|
||||||
### Linux ###
|
### Linux ###
|
||||||
*~
|
*~
|
||||||
|
|
Loading…
Reference in New Issue