~widelands-dev/widelands/frisians

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
.bzr-repo
tags

# Scripting documentation ignores
/doc/sphinx/build/
/doc/sphinx/source/autogen*
/doc/sphinx/source/auxiliary.rst

# the compile.sh file creates some files, links and directories
/build
update.sh
widelands
wl_map*_info
locale
VERSION

# Local KDevelop settings files
**/.kdev_include_paths

# Python compiled files.
*.pyc

# OS-X Meta Files
.DS_Store

# QT Creator settings
CMakeLists.txt.user*

# Translation validation files
po_validation