Removed compiled JS from gitignore so I can push easier

This commit is contained in:
Lewis Hemens 2014-02-24 23:50:13 +00:00
parent 8c302af136
commit 6eddf029c5
1 changed files with 0 additions and 1 deletions

1
.gitignore vendored
View File

@ -1,6 +1,5 @@
closure-library
closure-library/*
.settings/*
js-compiled.js
*~
_site/*