summaryrefslogtreecommitdiffstats
path: root/vendor/gopkg.in/toqueteos/substring.v1/.gitignore
diff options
context:
space:
mode:
authorLauris BH <lauris@nix.lv>2020-05-29 09:20:01 +0300
committerGitHub <noreply@github.com>2020-05-29 09:20:01 +0300
commitbd2335671f0dce454a8cb669ed635a97be77f414 (patch)
treeb1a8620d8e8a1de18427ea841782a9fe72e84360 /vendor/gopkg.in/toqueteos/substring.v1/.gitignore
parente8955173a9be1acaa9a3755c37b6059422acda20 (diff)
downloadgitea-bd2335671f0dce454a8cb669ed635a97be77f414.tar.gz
gitea-bd2335671f0dce454a8cb669ed635a97be77f414.zip
Exclude generated files from language statistics (#11653)
* Update go-enry to v2.5.2
Diffstat (limited to 'vendor/gopkg.in/toqueteos/substring.v1/.gitignore')
-rw-r--r--vendor/gopkg.in/toqueteos/substring.v1/.gitignore24
1 files changed, 0 insertions, 24 deletions
diff --git a/vendor/gopkg.in/toqueteos/substring.v1/.gitignore b/vendor/gopkg.in/toqueteos/substring.v1/.gitignore
deleted file mode 100644
index daf913b1b3..0000000000
--- a/vendor/gopkg.in/toqueteos/substring.v1/.gitignore
+++ /dev/null
@@ -1,24 +0,0 @@
-# Compiled Object files, Static and Dynamic libs (Shared Objects)
-*.o
-*.a
-*.so
-
-# Folders
-_obj
-_test
-
-# Architecture specific extensions/prefixes
-*.[568vq]
-[568vq].out
-
-*.cgo1.go
-*.cgo2.c
-_cgo_defun.c
-_cgo_gotypes.go
-_cgo_export.*
-
-_testmain.go
-
-*.exe
-*.test
-*.prof