diff options
author | GitLab Bot <gitlab-bot@gitlab.com> | 2020-08-12 21:09:54 +0000 |
---|---|---|
committer | GitLab Bot <gitlab-bot@gitlab.com> | 2020-08-12 21:09:54 +0000 |
commit | 14245e7755fb19d2429aa6a85273097a6b2eb43f (patch) | |
tree | 75ec4975479646f8bc484fae8eab59e90f2620d5 /vendor | |
parent | 5982b74e32546cda6aa4d3e4fa856b6ec4dad30d (diff) | |
download | gitlab-ce-14245e7755fb19d2429aa6a85273097a6b2eb43f.tar.gz |
Add latest changes from gitlab-org/gitlab@master
Diffstat (limited to 'vendor')
-rwxr-xr-x[-rw-r--r--] | vendor/gitignore/C++.gitignore | 0 | ||||
l---------[-rw-r--r--] | vendor/gitignore/Clojure.gitignore | 15 | ||||
l---------[-rw-r--r--] | vendor/gitignore/Fortran.gitignore | 33 | ||||
-rwxr-xr-x[-rw-r--r--] | vendor/gitignore/Java.gitignore | 0 | ||||
l---------[-rw-r--r--] | vendor/gitignore/Kotlin.gitignore | 24 |
5 files changed, 3 insertions, 69 deletions
diff --git a/vendor/gitignore/C++.gitignore b/vendor/gitignore/C++.gitignore index 259148fa18f..259148fa18f 100644..100755 --- a/vendor/gitignore/C++.gitignore +++ b/vendor/gitignore/C++.gitignore diff --git a/vendor/gitignore/Clojure.gitignore b/vendor/gitignore/Clojure.gitignore index a4cb69a32cc..7657a270c45 100644..120000 --- a/vendor/gitignore/Clojure.gitignore +++ b/vendor/gitignore/Clojure.gitignore @@ -1,14 +1 @@ -pom.xml -pom.xml.asc -*.jar -*.class -/lib/ -/classes/ -/target/ -/checkouts/ -.lein-deps-sum -.lein-repl-history -.lein-plugins/ -.lein-failures -.nrepl-port -.cpcache/ +Leiningen.gitignore
\ No newline at end of file diff --git a/vendor/gitignore/Fortran.gitignore b/vendor/gitignore/Fortran.gitignore index 259148fa18f..5daba98a3e6 100644..120000 --- a/vendor/gitignore/Fortran.gitignore +++ b/vendor/gitignore/Fortran.gitignore @@ -1,32 +1 @@ -# Prerequisites -*.d - -# Compiled Object files -*.slo -*.lo -*.o -*.obj - -# Precompiled Headers -*.gch -*.pch - -# Compiled Dynamic libraries -*.so -*.dylib -*.dll - -# Fortran module files -*.mod -*.smod - -# Compiled Static libraries -*.lai -*.la -*.a -*.lib - -# Executables -*.exe -*.out -*.app +C++.gitignore
\ No newline at end of file diff --git a/vendor/gitignore/Java.gitignore b/vendor/gitignore/Java.gitignore index a1c2a238a96..a1c2a238a96 100644..100755 --- a/vendor/gitignore/Java.gitignore +++ b/vendor/gitignore/Java.gitignore diff --git a/vendor/gitignore/Kotlin.gitignore b/vendor/gitignore/Kotlin.gitignore index a1c2a238a96..c48376eebcf 100644..120000 --- a/vendor/gitignore/Kotlin.gitignore +++ b/vendor/gitignore/Kotlin.gitignore @@ -1,23 +1 @@ -# Compiled class file -*.class - -# Log file -*.log - -# BlueJ files -*.ctxt - -# Mobile Tools for Java (J2ME) -.mtj.tmp/ - -# Package Files # -*.jar -*.war -*.nar -*.ear -*.zip -*.tar.gz -*.rar - -# virtual machine crash logs, see http://www.java.com/en/download/help/error_hotspot.xml -hs_err_pid* +Java.gitignore
\ No newline at end of file |