-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
51 lines (49 loc) · 1.12 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
*.class
*.exe
trees/node_modules/
CLanguage/clang.md
CLanguage/const
AdventofCode/day_13/solution/tmp/
AdventofCode/day_19/solution/tmp/
AdventofCode/day_15/solution/tmp/
AdventofCode/day_11/solution/tmp/
AdventofCode/day_14/solution/tmp/
AdventofCode/day9/solution/tmp/
AdventofCode/day_10/solution/tmp/
AdventofCode/day3/solution/tmp/
AdventofCode/day4/input/samplep2
AdventofCode/day2/solution/tmp/
AdventofCode/day7/solution/tmp/
AdventofCode/day8/solution/tmp/
AdventofCode/day5/solution/tmp/
AdventofCode/day6/solution/tmp/
AdventofCode/day3/solution/tmp/
AdventofCode/day4/input/samplep2
AdventofCode/day4/solution/tmp/
Exercises/HashMaps/ScrathCards.js
Exercises/HashMaps/input.txt
AdventofCode/day1/solution/solution2.go
AdventofCode/day1/solution/tmp/build-errors.log
AdventofCode/day1/solution/tmp/main
GoLang/geometry/tmp/
GoLang/ErrorsPac/ErrorsPac
GoLang/ErrorsPac/courses
GoLang/ErrorsPac/tmp/
GoLang/htmltempl/htmltempl
__pycache__
*__pycache__
*.out*
a.out
*a.out
*sample.txt
gittoken
*.mod
GoLang/arrays/tmp/
GoLang/types/bin/
GoLang/types/tmp/
GoLang/variables/tmp/
GoLang/templates/tmp/
*/tmp/
*/tmp/*
/tmp/*
*/tmp/main