summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 1d8f7dab31ff2080b37165f5773122e1bbeb1ec1 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
## Generic ignorable patterns and files
*~
.*.swp
*bak*
tags
*.vim

## Non-static Minetest directories
/bin/
/games/*
!/games/mesetint/
/cache/
/textures/
/sounds/
/mods/*
!/mods/mesetint/
/mods/mesetint/*
!/mods/mesetint/mods_here.txt
/worlds/
/world/

## Configuration/log files
minetest.conf
debug.txt

## Build files
CMakeFiles/*
src/CMakeFiles/*
src/Makefile
src/cmake_config.h
src/cmake_install.cmake
src/jthread/CMakeFiles/*
src/jthread/Makefile
src/jthread/cmake_config.h
src/jthread/cmake_install.cmake
src/jthread/libjthread.a
src/lua/build/
src/lua/CMakeFiles/
CMakeCache.txt
CPackConfig.cmake
CPackSourceConfig.cmake
Makefile
cmake_install.cmake
locale/