From fb9c1ff0fa0b3bb99e4c063964ab6b9b4c4fd056 Mon Sep 17 00:00:00 2001 From: Andinus Date: Mon, 14 Dec 2020 13:17:36 +0530 Subject: Add *.html to ignore in day-11 It contains all profiled code. --- 2020/day-11/.gitignore | 1 + 1 file changed, 1 insertion(+) create mode 100644 2020/day-11/.gitignore diff --git a/2020/day-11/.gitignore b/2020/day-11/.gitignore new file mode 100644 index 0000000..2d19fc7 --- /dev/null +++ b/2020/day-11/.gitignore @@ -0,0 +1 @@ +*.html -- cgit 1.4.1-2-gfad0 er'> index : mu
Soul of a tiny new machine. More thorough tests → More comprehensible and rewrite-friendly software → More resilient society.Kartik K. Agaram <vc@akkartik.com>
about summary refs log tree commit diff stats
path: root/build0
blob: 7c1c176f359f5340a504e462ef0cf3f7a505c7d1 (plain) (blame)
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