OLD | NEW |
1 # These ignores are auto-generated from the canonical svn ignore metadata | 1 # These ignores are auto-generated from the canonical svn ignore metadata |
2 # using: | 2 # using: |
3 # | 3 # |
4 # $ git svn create-ignore | 4 # $ git svn create-ignore |
5 # | 5 # |
6 # Whenever possible, prefer creating ignores in svn and then generating them | 6 # Whenever possible, prefer creating ignores in svn and then generating them |
7 # to keep git in sync. | 7 # to keep git in sync. |
8 /.children | 8 /.children |
9 /.project | 9 /.project |
10 /Makefile | 10 /Makefile |
(...skipping 47 matching lines...) Expand 10 before | Expand all | Expand 10 after Loading... |
58 *~ | 58 *~ |
59 *.kate-swp | 59 *.kate-swp |
60 | 60 |
61 # Merge files. | 61 # Merge files. |
62 *.orig | 62 *.orig |
63 *.rej | 63 *.rej |
64 | 64 |
65 # Generated files. | 65 # Generated files. |
66 tools/out | 66 tools/out |
67 tools/xcodebuild | 67 tools/xcodebuild |
68 pkg/shadow_dom/tool/node_modules | |
69 editor/util/testing/mac/CodeLab.suite/Results | 68 editor/util/testing/mac/CodeLab.suite/Results |
70 editor/util/testing/mac/DartEditor.suite/Results | 69 editor/util/testing/mac/DartEditor.suite/Results |
71 editor/util/testing/mac/Samples.suite/Results | 70 editor/util/testing/mac/Samples.suite/Results |
OLD | NEW |