diff options
author | Skident <bagriy.volodymyr@gmail.com> | 2018-11-08 12:09:18 +0200 |
---|---|---|
committer | Skident <bagriy.volodymyr@gmail.com> | 2018-11-08 12:09:18 +0200 |
commit | 36ea81b07f6b95c0767a74cce5b7b0c82d040e55 (patch) | |
tree | 536fe029663fcc46492a74cf7654af8fb83bf520 /CMake.gitignore | |
parent | f2bd62d680e2c17027525caf5fd67aa1b3e8ae03 (diff) | |
download | gitignore-36ea81b07f6b95c0767a74cce5b7b0c82d040e55.tar.gz gitignore-36ea81b07f6b95c0767a74cce5b7b0c82d040e55.zip |
Added CMakeLists.txt.user file to a CMake .gitignore
Diffstat (limited to 'CMake.gitignore')
-rw-r--r-- | CMake.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/CMake.gitignore b/CMake.gitignore index 9ea395f1..7e25564f 100644 --- a/CMake.gitignore +++ b/CMake.gitignore @@ -1,3 +1,4 @@ +CMakeLists.txt.user CMakeCache.txt CMakeFiles CMakeScripts |