diff options
author | Matthew Somerville <matthew@mysociety.org> | 2012-03-28 14:14:01 +0100 |
---|---|---|
committer | Matthew Somerville <matthew@mysociety.org> | 2012-03-28 15:04:36 +0100 |
commit | b6b58b19c396d0e3d06f294cb53f1bf15369ea4e (patch) | |
tree | 784a58b93287d52ad175d84b2f7f756081479668 /.gitignore | |
parent | a0f32a1cb710f50bcb312678130697fe0473ba23 (diff) |
Start to consolidate disparate JavaScript files.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 055e181dd..974d01d6b 100644 --- a/.gitignore +++ b/.gitignore @@ -1,6 +1,7 @@ *.ttc /cities_bin /private_locale +*~ ._* .DS_Store .carton |