summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 4157c1c0441ae57455ed46657ea9b4e24228a3c0 (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
.*
patches-*
build/
outgoing/
Makefile
Makefile.in
aclocal.m4
autom4te.cache/
compile
config.guess
config.h
config.h.in
config.log
config.status
config.sub
configure
depcomp
hsakmt-1-uninstalled.pc
hsakmt-1.pc
install-sh
libtool
ltmain.sh
missing
stamp-h1

#
# git files that we don't want to ignore even it they are dot-files
#
!.gitignore
!.mailmap