mirror of
https://github.com/morgan9e/FreeRDP
synced 2026-04-14 00:14:11 +09:00
CMake: generate a .gitignore file for the build directory
As soon as a configuration step is successful, a .gitignore file is created inside an out-of-source build directory. Hence, there is no need to put its name into the root .gitignore file.
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -1,5 +1,4 @@
|
||||
**/CMakeCache.txt
|
||||
**/CMakeFiles
|
||||
build
|
||||
checker
|
||||
abi-checker
|
||||
|
||||
Reference in New Issue
Block a user