Add a directory to keep the lists

This commit is contained in:
Paul van Tilburg 2017-12-17 13:16:30 +01:00
parent f1b1d1e398
commit 78890d9a3a
2 changed files with 4 additions and 1 deletions

5
.gitignore vendored
View File

@ -1,3 +1,6 @@
# Rust stuff
/target/
**/*.rs.bk
# Lists
lists/*.list

0
lists/.keep Normal file
View File