Remove the 'dist' directory from the .gitignore file

This commit is contained in:
Andrew Abogado 2015-01-24 15:09:11 +08:00
parent 9d6f7e8f6f
commit 0e36e4726a

View file

@ -1,5 +1,4 @@
node_modules node_modules
dist
.DS_Store .DS_Store
.tmp .tmp
.sass-cache .sass-cache