aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 3e1dc3495a53ed81a60eb846f0aa3be32d1068b9 (plain)
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
testing/*.ALF*
testing/*.TXT*
testing/*.alf*
testing/*.txt*
testing/*.png
testing/*.zip
testing/*.arc
testing/Makefile
testing/alf
testing/unalf
testing/wip.txt
testing/atari800.cfg
.makepp/
*-*-win64.zip
*~
*.o
src/alf
src/unalf
src/alfsum
a.*
b.*
x.*
y.*
a
b
x
y
1
2
3
4
1.*
2.*
3.*
4.*
foo
foo.*
bar
bar.*
baz
baz.*
core