diff options
author | Scott González <scott.gonzalez@gmail.com> | 2013-05-09 12:11:21 -0400 |
---|---|---|
committer | Scott González <scott.gonzalez@gmail.com> | 2013-05-09 12:11:21 -0400 |
commit | 9db5e164bd4a4ef6350a660276dad1aefa96b593 (patch) | |
tree | a54f1a3d7450b43ebbe417eb34c4ef98cb93e252 | |
parent | ce8f4da4e76a8331e50f442ac2165a32795bab80 (diff) | |
download | jquery-ui-9db5e164bd4a4ef6350a660276dad1aefa96b593.tar.gz jquery-ui-9db5e164bd4a4ef6350a660276dad1aefa96b593.zip |
Remove environment-specific files from .gitignore.
-rw-r--r-- | .gitignore | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/.gitignore b/.gitignore index 23d9dd000..de4d1f007 100644 --- a/.gitignore +++ b/.gitignore @@ -1,9 +1,2 @@ dist node_modules -docs -.project -*~ -*.diff -*.patch -.DS_Store -.settings |