summaryrefslogtreecommitdiffstats
path: root/integrations/gitea-repositories-meta/user2/repo15.git/info/exclude
diff options
context:
space:
mode:
authorAntoine GIRARD <sapk@users.noreply.github.com>2017-09-12 07:51:12 +0200
committerBo-Yi Wu <appleboy.tw@gmail.com>2017-09-12 13:51:12 +0800
commit69dfe43ffc865bfa9c7a81375752d064a0013df3 (patch)
tree2aec741240b1fdfe88b4fed260239129a3c42541 /integrations/gitea-repositories-meta/user2/repo15.git/info/exclude
parenteab4579e176c7b5bfdae6788c38cfba5a90712c6 (diff)
downloadgitea-69dfe43ffc865bfa9c7a81375752d064a0013df3.tar.gz
gitea-69dfe43ffc865bfa9c7a81375752d064a0013df3.zip
Fix some tests : make coverage -> test (#2492)
* Fix test : make coverage -> test * Refactor integration tests to be able to run them in parallel * Add custom local repository temp path
Diffstat (limited to 'integrations/gitea-repositories-meta/user2/repo15.git/info/exclude')
-rw-r--r--integrations/gitea-repositories-meta/user2/repo15.git/info/exclude6
1 files changed, 6 insertions, 0 deletions
diff --git a/integrations/gitea-repositories-meta/user2/repo15.git/info/exclude b/integrations/gitea-repositories-meta/user2/repo15.git/info/exclude
new file mode 100644
index 0000000000..a5196d1be8
--- /dev/null
+++ b/integrations/gitea-repositories-meta/user2/repo15.git/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]
+# *~