Ignore cmake autogenerated files
This commit is contained in:
parent
5f21b5b9c6
commit
01f4dfcddf
7
.gitignore
vendored
7
.gitignore
vendored
@ -261,4 +261,9 @@ paket-files/
|
|||||||
|
|
||||||
# Python Tools for Visual Studio (PTVS)
|
# Python Tools for Visual Studio (PTVS)
|
||||||
__pycache__/
|
__pycache__/
|
||||||
*.pyc
|
*.pyc
|
||||||
|
|
||||||
|
# Cmake Project autogenerated files
|
||||||
|
Minetestmapper/build_config.h
|
||||||
|
|
||||||
|
Minetestmapper/version.h
|
||||||
|
Loading…
x
Reference in New Issue
Block a user