Added many of the fixes in pull request #21 from OptimusCrime/more-structure

This commit is contained in:
Nicolas A. Tonne
2014-10-20 13:31:09 +02:00
parent 0b8a25551b
commit 99cf229c5e
8 changed files with 23 additions and 15 deletions

5
lists/.gitignore vendored Normal file
View File

@@ -0,0 +1,5 @@
# Ignore all
*
# Not this file
!.gitignore

View File