This repository has been archived by the owner on Jul 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.gitignore
127 lines (127 loc) · 4.58 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
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
.idea/modules.xml
.idea/vcs.xml
.idea/workspace.xml
.idea/python.iml
Lib/
Lib/site-packages/__pycache__/easy_install.cpython-37.pyc
Lib/site-packages/easy_install.py
Lib/site-packages/pip-19.0.3.dist-info/entry_points.txt
Lib/site-packages/pip-19.0.3.dist-info/INSTALLER
Lib/site-packages/pip/__init__.py
Lib/site-packages/pip-19.0.3.dist-info/WHEEL
Lib/site-packages/pip-19.0.3.dist-info/top_level.txt
Lib/site-packages/pip-19.0.3.dist-info/RECORD
Lib/site-packages/pip-19.0.3.dist-info/METADATA
Lib/site-packages/pip-19.0.3.dist-info/LICENSE.txt
pyvenv.cfg
Scripts/
.idea/misc.xml
hello-world/__pycache__/hello_world_test.cpython-37-PYTEST.pyc
.idea/workspace.xml___jb_old___
.idea/workspace.xml___jb_tmp___
.coverage
hello-world/.exercism
armstrong-numbers/.exercism
high-scores/.exercism
leap/.exercism
matrix/.exercism
pangram/.exercism
phone-number/.exercism
protein-translation/.exercism
reverse-string/.exercism
rna-transcription/.exercism
robot-name/.exercism
series/.exercism
two-fer/.exercism
yacht/.exercism
space-age/.exercism/metadata.json
armstrong-numbers/__pycache__/armstrong_numbers.cpython-37.pyc
armstrong-numbers/__pycache__/armstrong_numbers_test.cpython-37-PYTEST.pyc
hello-world/__pycache__/hello_world.cpython-37.pyc
high-scores/__pycache__/high_scores.cpython-37.pyc
high-scores/__pycache__/high_scores_test.cpython-37-PYTEST.pyc
leap/__pycache__/leap.cpython-37.pyc
leap/__pycache__/leap_test.cpython-37-PYTEST.pyc
matrix/__pycache__/matrix.cpython-37.pyc
matrix/__pycache__/matrix_test.cpython-37-PYTEST.pyc
pangram/__pycache__/pangram.cpython-37.pyc
pangram/__pycache__/pangram_test.cpython-37-PYTEST.pyc
phone-number/__pycache__/phone_number.cpython-37.pyc
phone-number/__pycache__/phone_number_test.cpython-37-PYTEST.pyc
protein-translation/__pycache__/protein_translation.cpython-37.pyc
protein-translation/__pycache__/protein_translation_test.cpython-37-PYTEST.pyc
reverse-string/__pycache__/reverse_string.cpython-37.pyc
reverse-string/__pycache__/reverse_string_test.cpython-37-PYTEST.pyc
rna-transcription/__pycache__/rna_transcription.cpython-37.pyc
rna-transcription/__pycache__/rna_transcription_test.cpython-37-PYTEST.pyc
robot-name/__pycache__/__init__.cpython-37.pyc
robot-name/__pycache__/robot_name.cpython-37.pyc
robot-name/__pycache__/robot_name_test.cpython-37-PYTEST.pyc
series/__pycache__/series.cpython-37.pyc
series/__pycache__/series_test.cpython-37-PYTEST.pyc
space-age/__pycache__/space_age.cpython-37.pyc
space-age/__pycache__/space_age_test.cpython-37-PYTEST.pyc
two-fer/__pycache__/two_fer.cpython-37.pyc
two-fer/__pycache__/two_fer_test.cpython-37-PYTEST.pyc
yacht/__pycache__/yacht.cpython-37.pyc
yacht/__pycache__/yacht_test.cpython-37-PYTEST.pyc
series/series_test.py___jb_tmp___
gigasecond/.exercism/metadata.json
hamming/.exercism/metadata.json
isbn-verifier/.exercism/metadata.json
anagram/.exercism/metadata.json
<<<<<<< HEAD
=======
venv/
>>>>>>> 01b109ccefa2eb3627eaed0f83cfbb7549afd2da
.idea/Exercism_Python_Track.iml
saddle-points/.exercism/metadata.json
palindrome-products/.exercism/metadata.json
exercism.exe
<<<<<<< HEAD
python/collatz-conjecture/.exercism/metadata.json
collatz-conjecture/.exercism/metadata.json
=======
triangle/.exercism/metadata.json
>>>>>>> 768e7524057e340cd7fa84416d04153259fcb2da
rational-numbers/.exercism/metadata.json
.idea/inspectionProfiles/Project_Default.xml
darts/.exercism/metadata.json
*.xml
dnd-character/.exercism/metadata.json
resistor-color/.exercism/metadata.json
resistor-color-duo/.exercism/metadata.json
grains/.exercism/metadata.json
raindrops/.exercism/metadata.json
prime-factors/.exercism/metadata.json
error-handling/.exercism/metadata.json
bank-account/.exercism/metadata.json
isogram/.exercism/metadata.json
perfect-numbers/.exercism/metadata.json
*.pyc
hangman/.exercism/metadata.json
bob/.exercism/metadata.json
sum-of-multiples/.exercism/metadata.json
pythagorean-triplet/.exercism/metadata.json
twelve-days/.exercism/metadata.json
word-count/.exercism/metadata.json
matching-brackets/.exercism/metadata.json
sieve/.exercism/metadata.json
scrabble-score/.exercism/metadata.json
allergies/.exercism/metadata.json
acronym/.exercism/metadata.json
largest-series-product/.exercism/metadata.json
kindergarten-garden/.exercism/metadata.json
grade-school/.exercism/metadata.json
luhn/.exercism/metadata.json
flatten-array/.exercism/metadata.json
clock/.exercism/metadata.json
robot-simulator/.exercism/metadata.json
etl/.exercism/metadata.json
markdown/.exercism/metadata.json
tournament/.exercism/metadata.json
book-store/.exercism/metadata.json
run-length-encoding/.exercism/metadata.json
meetup/.exercism/metadata.json
rotational-cipher/.exercism/metadata.json
*.json