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

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