mirror of
https://github.com/Xevion/exercism.git
synced 2025-12-09 00:07:01 -06:00
readmes
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -3,5 +3,4 @@
|
||||
!**/**/*.py
|
||||
!**/**/*.json
|
||||
!**/**/README.md
|
||||
# *_test.py
|
||||
**/**/__pycache
|
||||
9
README.md
Normal file
9
README.md
Normal file
@@ -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)
|
||||
9
python/README.md
Normal file
9
python/README.md
Normal file
@@ -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