diff options
| author | EuAndreh <eu@euandre.org> | 2021-08-05 16:39:21 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2021-08-05 16:39:50 -0300 |
| commit | 4dd5693f815b133054966e580866c9f360abf957 (patch) | |
| tree | 57daa25d161e458f4fb6e21eb9709c98bc19876d /tests/resources/repositories/repo-1/.gitdir/info/exclude | |
| parent | Makefile: Add "c-dev-check" target with Valgrind (diff) | |
| download | gistatic-4dd5693f815b133054966e580866c9f360abf957.tar.gz gistatic-4dd5693f815b133054966e580866c9f360abf957.tar.xz | |
Move tests/resources{ => /repositories}/repo*
Diffstat (limited to 'tests/resources/repositories/repo-1/.gitdir/info/exclude')
| -rw-r--r-- | tests/resources/repositories/repo-1/.gitdir/info/exclude | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/tests/resources/repositories/repo-1/.gitdir/info/exclude b/tests/resources/repositories/repo-1/.gitdir/info/exclude new file mode 100644 index 0000000..a5196d1 --- /dev/null +++ b/tests/resources/repositories/repo-1/.gitdir/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] +# *~ |
