aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
blob: 84920d379e28c88d72931d183b0f898adbbc5508 (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
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