summaryrefslogtreecommitdiff
path: root/.gitignore
blob: e5c5c9d7b6f03f79da040a4e0880ab13b08f603b (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
## Generic ignorable patterns and files
*~
.*.swp
*bak*
tags
*.vim

## Non-static Minetest directories
bin/
games/
!games/mesetint
cache/
textures/
sounds/
mods/
!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/