Moving node list into global scope.

This commit is contained in:
Nicolás A. Ortega
2017-07-02 13:38:20 +02:00
parent cafe6a7243
commit a393cb8b4e
8 changed files with 109 additions and 10 deletions

3
.gitignore vendored
View File

@ -1,3 +1,6 @@
# Ignore builds
build/*
!build/.keep
# Ignore Vim temprary files
*.sw[a-z]