mirror of
https://github.com/minetest/minetestmapper.git
synced 2025-07-03 09:00:22 +02:00
Add Dockerfile and workflow to publish image (#102)
This commit is contained in:
16
.dockerignore
Normal file
16
.dockerignore
Normal file
@ -0,0 +1,16 @@
|
||||
.git
|
||||
.github
|
||||
|
||||
*~
|
||||
|
||||
minetestmapper
|
||||
minetestmapper.exe
|
||||
|
||||
CMakeCache.txt
|
||||
CMakeFiles/
|
||||
CPack*.cmake
|
||||
_CPack_Packages/
|
||||
install_manifest.txt
|
||||
Makefile
|
||||
cmake_install.cmake
|
||||
cmake_config.h
|
Reference in New Issue
Block a user