# With a trailing "/" it is assumed that it is a directory Otherwise a
# file. Files get "$" (as in end of string) appended automatically, so
# files here matches last part of a file

BIBLIOGRAPHY
BUGS
autogen\.sh
HACKING
KNOWN_ISSUES
Makefile\.am
Makefile\.in
RELEASING
CODING_STYLE
config\.status
autom4te\.cache/
\.timestamp
~
\.deps/
ChangeLog[\.\-\w]*
Changelog[\.\-\w]*
CHANGELOG[\.\-\w]*
README[\.\-\w]*
ABOUT[\.\-\w]*
FAQ[\.\-\w]*
TODO[\.\-\w]*
MANIFEST[\.\-\w]*
BUILD[\.\-\w]*
USAGE[\.\-\w]*
OWNERS[\.\-\w]*
BUILD[\.\-\w]*
WORKSPACE[\.\-\w]*
COPYING.[\.\-\w]*
INSTALL
INSTALL\.generic
PACKAGERS
CODEOWNER.[\.\-\w]*

# test code
tests/
test/
__test__/
__tests__/
\.coveragerc

# documentation
doc/
docs/

# example
/examples/
/example/
/example[\.\-\w]*
/examples[\.\-\w]*

# misc projects
Makevars
PORTING_GUIDE
POTFILES[\.\-\w]*
LINGUAS
CHANGES\.md

# autotools
/build-aux/

# make, cmake
CMakeLists\.txt
[mM]akefile[\.\-\w]*

# meson
meson\.build[\.\-\w]*

# man pages (additional, to armijn's)
\.0$

# bazel
\.bazelignore
\.bazelrc
BUILD\.bazel

# python
\.pylintrc
\.pylintrc-examples
\.pylintrc-tests

# gradle
build\.gradle
gradle\.properties
gradlew
gradlew\.bat
settings\.gradle


# ruby
Gemfile
\.rubocop\.yml
\.rubocop_todo\.yml


# git
\.gitmodules
\.github/
\.gitbugtraq
\.gitignore
\.gitallowed
\._.gitignore
\.pre-commit-config\.yaml
/.git-log-fix

# clang
\.clang-format
\.clang-tidy

# Doxygen
Doxyfile
doxy\.cfg
Doxyfile\.in

# zlib
\.mak$
INDEX[\.\-\w]*

# CI
\.travis\.y[a]*ml

# IDE
\.project
\.cproject
\.editorconfig
appveyor\.yml

# xcode
Podfile
[iI]nfo\.plist
project\.pbxproj

# python
pyproject\.toml

#
# The section below is copied from
#    https://github.com/armijnhemel/compliance-scripts/blob/master/copyright-statements/filters.txt
#
#    and slightly modified
#
# Assumed to be:
#
# Copyright Armijn Hemel for Tjaldur Software Governance Solutions
# SPDX-Identifier: GPL-3.0-only
#
#

# autotools generated stuff and libtool files. There is often some GPL license statement in there.
configure\.ac
config\.guess
config\.sub
config\.log
compile
configure
depcomp
ltmain\.sh
missing
test-driver
libtool\.m4
Makefile\.in
aclocal\.m4
shtool
ylwrap
\.m4

# generic make file stuff
Makefile

# Linux kernel build system
Kconfig
Kbuild

# Other Linux kernel files
CREDITS
Module\.symvers
\.txt

# RPM stuff
\.spec
\.spec\.in

# generated files
\.gmo

# translations
\.po

# Postscript and PDF
\.ps
\.pdf

# license files
COPYING
COPYING3
COPYING3\.LIB
LICENSE
AUTHORS

# LaTeX, info and texinfo
\.info
\.tex
\.texi
\.texinfo
\.dvi

# XML files
\.xml
\.sax
\.sax2
\.svg

# libxml2 and libxslt specific
\.rde
\.rdr
\.html
rdf1
rdf2
\.fo
\.xhtml
\.orig
\.out

# man pages
\.1
\.2
\.3
\.4
\.5
\.6
\.7
\.8

# random files
RELEASE-NOTES
NEWS
ChangeLog
ChangeLog-2007
ChangeLog-2009
CONTRIBUTING
README
CommitLog
CommitLog-4\.1\.0
COPYRIGHT
CHANGES
COPYRIGHT\.GPL
INSTALL
CONTRIBUTING\.md
README\.sol2
CHANGELOG
README\.LZO
EXAMPLES
CONTRIBUTIONS
\.md
THANKS


\.dir-locals.el
\.git-log-fix
\.prev-version
\.x-update-copyright
