fix new templates path in dotfiles

This commit is contained in:
Sebastian McKenzie 2014-12-29 01:34:49 +11:00
parent b0503f2efe
commit 213003a007
2 changed files with 2 additions and 2 deletions

View File

@ -1,3 +1,3 @@
node_modules
test
lib/6to5/templates
lib/6to5/transformation/templates

View File

@ -1,7 +1,7 @@
node_modules
*.log
*.cache
lib/6to5/templates
lib/6to5/transformation/templates
test
benchmark
Makefile