summaryrefslogtreecommitdiff
path: root/.gitignore
blob: 51dc7e39f8eb5f958a3eaedb65277418fd55aead (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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
# 	GNU Build System (Autotools)
aclocal.m4
*.announce
autom4te.cache/
autoscan.log
build-aux/
ChangeLog
compile
config.cache
config.guess
config.h
config.h.in
config.log
config-ml.in
config.py
config.status
config.status.lineno
config.sub
configure
configure.scan
depcomp
.dirstamp
install-sh
libtool
ltmain.sh
Makefile
Makefile.in
mdate-sh
missing
mkinstalldirs
stamp-h?
# 	Edit Compile Debug Document Distribute
*~
*.bak
*.bin
core
.deps/
*.dll
*.exe
*.gcda
*.gcno
*.gcov
*.kld
*.ko
*.ko.cmd
*.lai
.libs/
*.l[oa]
*.[oa]
*.objq
*.patch
*.pc
*.pdb
*.pyc
py-compile
*.pyo
*.so
*.swo
*.swp
symlink-tree
tags
*.tar.bz2
*.tar.gz
*.tar.xz
texinfo.tex
.vimdir
ylwrap
# 	Application Specific Files
*.trs
*.log
*.sig