diff options
Diffstat (limited to 'tests/resources/revert/.gitted/info/exclude')
-rw-r--r-- | tests/resources/revert/.gitted/info/exclude | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/resources/revert/.gitted/info/exclude b/tests/resources/revert/.gitted/info/exclude new file mode 100644 index 0000000..f006809 --- /dev/null +++ b/tests/resources/revert/.gitted/info/exclude @@ -0,0 +1,6 @@ +# git ls-files --others --exclude-from=.git/info/exclude
+# Lines that start with '#' are comments.
+# For a project mostly in C, the following would be a good set of
+# exclude patterns (uncomment them if you want to use them):
+# *.[oa]
+# *~
|