| commit | 6c4e85bc94ca7161a53ad26121ae35b66bdf7638 | [log] [tgz] |
|---|---|---|
| author | Nitin Dahyabhai <nitind@us.ibm.com> | Fri Aug 10 03:16:40 2012 -0400 |
| committer | Nitin Dahyabhai <nitind@us.ibm.com> | Fri Aug 10 03:16:40 2012 -0400 |
| tree | c24a18eb547eb64df3dfc78f60036b309e34da97 | |
| parent | 016c59e0d993bff3627285c4e69938834b5b13fc [diff] |
[nobug] standardize .gitignore
diff --git a/.gitignore b/.gitignore index cc04a90..749e075 100644 --- a/.gitignore +++ b/.gitignore
@@ -1,11 +1,11 @@ # copied from eclipse.platform.debug/.gitignore -/*/bin/ -*~ -*.rej -*.bak -javacore.* -heapdump.* -core.* +bin/ +*~ +*.rej +*.bak +javacore.* +heapdump.* +core.* Snap.* # suggested by github