mirror of
https://github.com/Xevion/exercism.git
synced 2026-01-31 10:24:15 -06:00
readmes
This commit is contained in:
Vendored
-1
@@ -3,5 +3,4 @@
|
|||||||
!**/**/*.py
|
!**/**/*.py
|
||||||
!**/**/*.json
|
!**/**/*.json
|
||||||
!**/**/README.md
|
!**/**/README.md
|
||||||
# *_test.py
|
|
||||||
**/**/__pycache
|
**/**/__pycache
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
# Exercism
|
||||||
|
|
||||||
|
# Purpose
|
||||||
|
|
||||||
|
This is just a repo for storing all of my Exercism exercises somewhere off-site, as well as to build up my git experience and usage.
|
||||||
|
|
||||||
|
## Sections
|
||||||
|
|
||||||
|
### [Python](./python/README.md)
|
||||||
@@ -0,0 +1,9 @@
|
|||||||
|
# Python
|
||||||
|
|
||||||
|
## Purpose
|
||||||
|
|
||||||
|
This README file is simply dedicated to tracking special comments that I have to make on specific files.
|
||||||
|
|
||||||
|
## Comments
|
||||||
|
|
||||||
|
None as of now. **13/07/2019 04:43 CST**
|
||||||
Reference in New Issue
Block a user