-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitignore
61 lines (51 loc) · 914 Bytes
/
.gitignore
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
*~
.deps
.dirstamp
*.o
*.a
Makefile.in
Makefile
/ChangeLog
/VERSION
/NEWS
/TODO
/AUTHORS
/.version
/.tarball-version
/TAGS
/aclocal.m4
/autom4te.cache
/configure
/config.log
/config.status
/src/perl-autofrisk
/src/python-autofrisk
/man/perl-autofrisk.1
/man/python-autofrisk.1
/tools/autotools/install-sh
/tools/autotools/missing
/tools/autotools/mdate-sh
/tools/autotools/texinfo.tex
/tools/maint/fetch
/tools/maint/wordwrap-detect
/tools/maint/whitespace-detect
/tools/maint/gitlog-to-committers
/tools/maint/gittag-to-date
/.releases
/tools/maint/releases-to-news
/tests/defs
/tests/wrapper
/tests/testSubDir-*
/tests/test-success
/tests/test-fail
/tests/test-perl-autofrisk-01
/tests/test-perl-autofrisk-02
/tests/test-python-autofrisk-01
/tests/test-python-autofrisk-02
/site/in/.sitetool
/site/in/site.stamp
/site/in/todos.sxml
/site/in/todos.dump
/site/in/news.sxml
/site/in/news.dump
/site/out/*