projects
/
platform
/
upstream
/
libevdev.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
packaging: Initial packaging on 1.0 for Tizen
[platform/upstream/libevdev.git]
/
.gitignore
1
# GNU Build System (Autotools)
2
aclocal.m4
3
*.announce
4
autom4te.cache/
5
autoscan.log
6
build-aux/
7
ChangeLog
8
compile
9
config.cache
10
config.guess
11
config.h
12
config.h.in
13
config.log
14
config-ml.in
15
config.py
16
config.status
17
config.status.lineno
18
config.sub
19
configure
20
configure.scan
21
depcomp
22
.dirstamp
23
install-sh
24
libtool
25
ltmain.sh
26
Makefile
27
Makefile.in
28
mdate-sh
29
missing
30
mkinstalldirs
31
stamp-h?
32
# Edit Compile Debug Document Distribute
33
*~
34
*.[0-9]
35
*.[0-9]x
36
*.bak
37
*.bin
38
core
39
.deps/
40
*.dll
41
*.exe
42
*.gcda
43
*.gcno
44
*.gcov
45
*.kld
46
*.ko
47
*.ko.cmd
48
*.lai
49
.libs/
50
*.l[oa]
51
*.[oa]
52
*.objq
53
*.patch
54
*.pc
55
*.pdb
56
*.pyc
57
py-compile
58
*.pyo
59
*.so
60
*.swo
61
*.swp
62
symlink-tree
63
tags
64
*.tar.bz2
65
*.tar.gz
66
*.tar.xz
67
texinfo.tex
68
.vimdir
69
ylwrap
70
# Application Specific Files