aboutsummaryrefslogtreecommitdiffstats
blob: cfc1f73aea115426cd58da6f0cc46694d032bbe7 (plain) (blame)
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
#
# NOTE! Please use 'git ls-files -i --exclude-standard'
# command after changing this file, to see if there are
# any tracked files which get ignored after the change.
#

# Normal rules
*.o
*.lo
*.la
*.so

# Automake related files
.libs
.deps
Makefile
Makefile.in
aclocal.m4
autom4te.cache
build-aux
config.h.in
config.h
config.log
config.status
configure
libtool
*.pc
stamp-h1

# Top-level generic files
!.gitignore

# cscope files
cscope.*
ncscope.*
target