mirror of
https://github.com/Lime3DS/Lime3DS.git
synced 2024-11-10 20:25:06 +01:00
gitignore: ignore CMakeLists.txt.user* instead of CMakeLists.txt.user
This commit is contained in:
parent
9c65a45358
commit
3d9ac49076
2
.gitignore
vendored
2
.gitignore
vendored
@ -11,7 +11,7 @@ src/common/scm_rev.cpp
|
|||||||
.idea/
|
.idea/
|
||||||
.vs/
|
.vs/
|
||||||
.vscode/
|
.vscode/
|
||||||
CMakeLists.txt.user
|
CMakeLists.txt.user*
|
||||||
|
|
||||||
# *nix related
|
# *nix related
|
||||||
# Common convention for backup or temporary files
|
# Common convention for backup or temporary files
|
||||||
|
Loading…
Reference in New Issue
Block a user