diff options
author | raylu <raylu@gridium.com> | 2013-10-19 18:30:11 -0700 |
---|---|---|
committer | raylu <raylu@gridium.com> | 2013-10-19 18:30:11 -0700 |
commit | c6cb565f1216054fd386e0e5cd107cf7989a80e6 (patch) | |
tree | 36658ddd9e323aff598495599609c84e46abb6c5 /.gitmodules | |
parent | 224f66a77aa3afa5e06daec656ae97f6e31e0592 (diff) | |
download | ykill-c6cb565f1216054fd386e0e5cd107cf7989a80e6.tar.xz |
add cleancss submodule
Diffstat (limited to '.gitmodules')
-rw-r--r-- | .gitmodules | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules index e69de29..5d900bb 100644 --- a/.gitmodules +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "cleancss.git"] + path = cleancss.git + url = git://github.com/raylu/py-cleancss.git |