-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy path.gitignore
72 lines (72 loc) · 1.01 KB
/
.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
62
63
64
65
66
67
68
69
70
71
72
*~
*.ali
*.bak
*.gcda
*.gcno
*.o
*.old
*.out
*.swp
*.tmp
sloccount.txt
sloccount.xml
cloc.xml
coverage/
tmp/
gcovr.xml
t
t.adb
t.sh
t.sp
t2.sp
t.tmpl
t2.tmpl
spar
user_io-getline.adb
src/world.ads
bdb_constants.ads
src/bdb/db
gen_constants
builtins.adb
parser_bdb.adb
parser_btree_io.adb
parser_db.adb
parser_dbm.adb
parser_gnat_cgi.adb
parser_hash_io.adb
parser_mysql.adb
parser_mysqlm.adb
parser_pen.adb
parser_sound.adb
parser_strings_pcre.adb
pegasock/tester
scanner_res.adb
scanner_res.ads
spar_os-sdl.ads
spar_os-sdl.adb
spar_os.ads
rpm/RPMS/
rpm/SRPMS/
GNUmakefile
src/GNUmakefile
src/pegasock/tester
src/adacgi-1.6/demo
src/adacgi-1.6/minimal
src/adacgi-1.6/search
src/adacgi-1.6/test_cookie
src/adacgi-1.6/test_encode
src/adacgi-1.6/test_send
src/apq-2.1/GNUmakefile
src/apq-2.1/Makeincl
src/apq-2.1/apq-mysql.ads
src/apq-2.1/libapq.a
src/areadline/GNUmakefile
src/areadline/rl
src/testsuite/junit_result.xml
src/testsuite/third_party/btree_test/
src/parser_l10n.adb
src/pegasoft-user_io-getline.adb
/alire/
/config/
/bin/
/obj/