forked from anberns/CS362-004-S2018
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
52 lines (51 loc) · 972 Bytes
/
.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
dominion/.vs/dominion/v15/.suo
*.db
*.ipch
*.user
*.expand
*.vregs
*.into_cfglayout
*.asmcons
*.jump
*.outof_cfglayout
*.reginfo
*.split1
*.dfinit
*.mode_sw
*.reload
*.ira
*.split2
*.pro_and_epilogue
*.jump2
*.stack
*.mach
*.alignments
*.barriers
*.shorten
*.nothrow
*.dwarf2
*.final
*.dfinish
*.gcda
*.gcno
*.gcov
*.o
*.out
*.log
*.filters
projects/georgeja/quiz/RandomTestingQuiz/Debug/RandomTe.FC234F55.tlog/unsuccessfulbuild
*.lastbuildstate
*.tlog
projects/georgeja/quiz/.vs/RandomTestingQuiz/v15/.suo
projects/georgeja/quiz/.leu
projects/georgeja/quiz/RandomTestingQuiz/testme
projects/georgeja/dominion/badTestDrawCard
projects/georgeja/dominion/.vs/dominion/v15/.suo
projects/georgeja/dominion/cardtest1
projects/georgeja/dominion/unittest4
projects/georgeja/dominion/unittest3
projects/georgeja/dominion/unittest2
projects/georgeja/dominion/unittest1
projects/georgeja/dominion/cardtest4
projects/georgeja/dominion/cardtest3
projects/georgeja/dominion/cardtest2