Skip to content

Commit 0ef9b8c

Browse files
committed
Forgot to provide a gitignore
1 parent 8877a1e commit 0ef9b8c

File tree

122 files changed

+4
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

122 files changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
*.pyc
2+
*.swp
3+
.DS_Store
4+
answers

python 2_6/contemplate_koans.pyc

-995 Bytes
Binary file not shown.

python 2_6/koans/__init__.pyc

-148 Bytes
Binary file not shown.
-193 Bytes
Binary file not shown.
-602 Bytes
Binary file not shown.

python 2_6/koans/about_asserts.pyc

-2.34 KB
Binary file not shown.
-9.45 KB
Binary file not shown.
-9.62 KB
Binary file not shown.
-6.24 KB
Binary file not shown.

python 2_6/koans/about_classes.pyc

-8.48 KB
Binary file not shown.
-3.17 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
-6.25 KB
Binary file not shown.
-3.03 KB
Binary file not shown.
-3.21 KB
Binary file not shown.

python 2_6/koans/about_exceptions.pyc

-2.53 KB
Binary file not shown.
-623 Bytes
Binary file not shown.
-2.1 KB
Binary file not shown.

python 2_6/koans/about_generators.pyc

-5.19 KB
Binary file not shown.
-6.03 KB
Binary file not shown.

python 2_6/koans/about_iteration.pyc

-4.94 KB
Binary file not shown.

python 2_6/koans/about_lambdas.pyc

-1.82 KB
Binary file not shown.
-1.6 KB
Binary file not shown.

python 2_6/koans/about_lists.pyc

-3.93 KB
Binary file not shown.
-5.62 KB
Binary file not shown.

python 2_6/koans/about_methods.pyc

-7.98 KB
Binary file not shown.

python 2_6/koans/about_modules.pyc

-2.94 KB
Binary file not shown.
-2.79 KB
Binary file not shown.
-7.69 KB
Binary file not shown.
-3.01 KB
Binary file not shown.

python 2_6/koans/about_none.pyc

-1.98 KB
Binary file not shown.

python 2_6/koans/about_packages.pyc

-2.06 KB
Binary file not shown.
Binary file not shown.

python 2_6/koans/about_scope.pyc

-4.02 KB
Binary file not shown.
-2.86 KB
Binary file not shown.

python 2_6/koans/about_sets.pyc

-2.52 KB
Binary file not shown.

python 2_6/koans/about_strings.pyc

-8.14 KB
Binary file not shown.
-1.49 KB
Binary file not shown.
-861 Bytes
Binary file not shown.
-2.49 KB
Binary file not shown.

python 2_6/koans/about_tuples.pyc

-3.46 KB
Binary file not shown.
-4.15 KB
Binary file not shown.
-1.34 KB
Binary file not shown.

python 2_6/koans/jims.pyc

-525 Bytes
Binary file not shown.

python 2_6/koans/joes.pyc

-525 Bytes
Binary file not shown.

python 2_6/koans/local_module.pyc

-765 Bytes
Binary file not shown.
Binary file not shown.

python 2_6/koans/triangle.pyc

-552 Bytes
Binary file not shown.

python 2_6/libs/__init__.pyc

-147 Bytes
Binary file not shown.

python 2_6/libs/mock.pyc

-9.36 KB
Binary file not shown.

python 2_6/runner/__init__.pyc

-149 Bytes
Binary file not shown.

python 2_6/runner/helper.pyc

-343 Bytes
Binary file not shown.

python 2_6/runner/koan.pyc

-1.62 KB
Binary file not shown.
-439 Bytes
Binary file not shown.

python 2_6/runner/mountain.pyc

-1.23 KB
Binary file not shown.
-4.34 KB
Binary file not shown.
-162 Bytes
Binary file not shown.
-1.32 KB
Binary file not shown.
-1.48 KB
Binary file not shown.
-21.2 KB
Binary file not shown.

python 2_6/runner/sensei.pyc

-7.08 KB
Binary file not shown.

python 3_1/contemplate_koans.pyc

-658 Bytes
Binary file not shown.

python 3_1/koans/__init__.pyc

-152 Bytes
Binary file not shown.
-197 Bytes
Binary file not shown.
-631 Bytes
Binary file not shown.

python 3_1/koans/about_asserts.pyc

-2.68 KB
Binary file not shown.
-11.9 KB
Binary file not shown.
-11.7 KB
Binary file not shown.
-7.08 KB
Binary file not shown.

python 3_1/koans/about_classes.pyc

-10.4 KB
Binary file not shown.
-3.52 KB
Binary file not shown.
Binary file not shown.
Binary file not shown.
-7.34 KB
Binary file not shown.
-3.58 KB
Binary file not shown.
-3.81 KB
Binary file not shown.

python 3_1/koans/about_exceptions.pyc

-3.02 KB
Binary file not shown.
-708 Bytes
Binary file not shown.
-2.33 KB
Binary file not shown.

python 3_1/koans/about_generators.pyc

-6.34 KB
Binary file not shown.
-7.36 KB
Binary file not shown.

python 3_1/koans/about_iteration.pyc

-6.25 KB
Binary file not shown.

python 3_1/koans/about_lambdas.pyc

-2.11 KB
Binary file not shown.
-2.35 KB
Binary file not shown.

python 3_1/koans/about_lists.pyc

-4.55 KB
Binary file not shown.
-6.86 KB
Binary file not shown.

python 3_1/koans/about_methods.pyc

-9.9 KB
Binary file not shown.

python 3_1/koans/about_modules.pyc

-3.64 KB
Binary file not shown.
-3.29 KB
Binary file not shown.
-9.25 KB
Binary file not shown.

python 3_1/koans/about_none.pyc

-2.28 KB
Binary file not shown.

python 3_1/koans/about_packages.pyc

-2.6 KB
Binary file not shown.
-7.19 KB
Binary file not shown.

python 3_1/koans/about_scope.pyc

-6.46 KB
Binary file not shown.
-3.41 KB
Binary file not shown.

python 3_1/koans/about_sets.pyc

-3.71 KB
Binary file not shown.

python 3_1/koans/about_strings.pyc

-10.1 KB
Binary file not shown.
-1.76 KB
Binary file not shown.
-1.16 KB
Binary file not shown.
-3.01 KB
Binary file not shown.

python 3_1/koans/about_tuples.pyc

-4.02 KB
Binary file not shown.
-4.91 KB
Binary file not shown.
-1.54 KB
Binary file not shown.

python 3_1/koans/jims.pyc

-556 Bytes
Binary file not shown.

python 3_1/koans/joes.pyc

-556 Bytes
Binary file not shown.

python 3_1/koans/local_module.pyc

-810 Bytes
Binary file not shown.
Binary file not shown.

python 3_1/koans/triangle.pyc

-613 Bytes
Binary file not shown.

python 3_1/libs/__init__.pyc

-151 Bytes
Binary file not shown.

python 3_1/libs/mock.pyc

-11.2 KB
Binary file not shown.

python 3_1/runner/__init__.pyc

-153 Bytes
Binary file not shown.

python 3_1/runner/helper.pyc

-359 Bytes
Binary file not shown.

python 3_1/runner/koan.pyc

-1.43 KB
Binary file not shown.
-502 Bytes
Binary file not shown.

python 3_1/runner/mountain.pyc

-1.4 KB
Binary file not shown.
-5.34 KB
Binary file not shown.
-166 Bytes
Binary file not shown.
-1.57 KB
Binary file not shown.
-1.71 KB
Binary file not shown.
-27.6 KB
Binary file not shown.

python 3_1/runner/sensei.pyc

-7.83 KB
Binary file not shown.

0 commit comments

Comments
 (0)