diff options
| author | Jacob Thornton <[email protected]> | 2012-01-27 21:06:09 -0800 |
|---|---|---|
| committer | Jacob Thornton <[email protected]> | 2012-01-27 21:06:09 -0800 |
| commit | 15d3a4797f3435d1531804369df87fa4e574b874 (patch) | |
| tree | 3a92b29cc38accd64fd1c81467445201accbf438 /.gitignore | |
| parent | 4e191c423d2d1e834a4cb57ae246d03a82272ee4 (diff) | |
| download | bootstrap-15d3a4797f3435d1531804369df87fa4e574b874.tar.xz bootstrap-15d3a4797f3435d1531804369df87fa4e574b874.zip | |
simplify build process more - remove really annoying date.
Diffstat (limited to '.gitignore')
| -rw-r--r-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 2da5c5c5d..01700de23 100644 --- a/.gitignore +++ b/.gitignore @@ -34,3 +34,5 @@ nbproject # Misc js/min + +dist
\ No newline at end of file |
