# Copyright (C) 2010  Joshua Ismael Haase Hernández (xihh) <hahj87@gmail.com>
# Copyright (C) 2013, 2016, 2017  Luke T. Shumaker <lukeshu@parabola.nu>
#
# SPDX-License-Identifier: GPL-2.0-or-later
#
# This file is part of Parabola Libretools.
#
# Libretools is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 2 of the License, or
# (at your option) any later version.
#
# Libretools is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program.  If not, see <http://www.gnu.org/licenses/>.

*~
#*

.tmp.*
.var.*

# Files generated for dist from git
/.srcfiles.mk
/.srcversion-libretools.mk
/.srcversion-devtools.mk

# The top-level distdir
/libretools-*/

# File extensions
*.ugly
*.tar
*.tar.gz
*.pot
*.1
*.2
*.3
*.4
*.5
*.6
*.7
*.8
*.1.html
*.2.html
*.3.html
*.4.html
*.5.html
*.6.html
*.7.html
*.8.html

/build-aux/license-headers.re
