repo.or.cz
/
vala-gnome.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
gitignore: ignore macOS metadata files
[vala-gnome.git]
/
.gitignore
blob
aaeaef5e88582f20a703ae2f527e721f17c3fd5f
1
Makefile.in
2
Makefile
3
*.o
4
*.lo
5
*.la
6
*.c
7
*.h
8
*.stamp
9
*.gir
10
.deps
11
.libs
12
13
config.*
14
aclocal.m4
15
autom4te.cache
16
ChangeLog
17
configure
18
depcomp
19
INSTALL
20
install-sh
21
libtool
22
m4
23
missing
24
ltmain.sh
25
ylwrap
26
compile
27
stamp-h1
28
*.pc
29
.tarball-version
30
.version
31
.DS_Store
32
33
*.gcda
34
*.gcno
35
coverage
36
lcov.info
37
38
*~
39
40
build-aux/test-driver
41
42
tests/_test
43