repo.or.cz
/
adg.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
[docs] Updated TODO.xml
[adg.git]
/
.gitignore
blob
a88bf34ea6481392124cd19826b408140920b1ed
1
# ./autogen.sh
2
/configure
3
/ABOUT-NLS
4
/INSTALL
5
/aclocal.m4
6
/m4/
7
/autom4te.cache/
8
/config.guess
9
/config.rpath
10
/config.sub
11
/missing
12
/depcomp
13
/install-sh
14
/ltmain.sh
15
Makefile.in
16
17
# ./configure
18
/config.log
19
/config.status
20
/libtool
21
/stamp-h*
22
/config.h
23
.deps/
24
Makefile
25
26
# make
27
.libs/
28
*.o
29
*.loT
30
*.lo
31
*.la
32
*.stamp
33
34
# Autogenerated files
35
/ChangeLog
36
/README
37
/NEWS
38
/TODO