Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/phpmyadmin/phpmyadmin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaurício Meneghini Fauth <mauricio@fauth.dev>2022-11-12 17:47:46 +0300
committerMaurício Meneghini Fauth <mauricio@fauth.dev>2022-11-12 17:51:40 +0300
commit482e7c2a2130ca4c7f3b586891d8f55f78182d06 (patch)
tree6f7e8b123c342935e81f8d26e1350b3235c26d90
parenta5ba6280aa7a2094409418f580e3aa60c5597c10 (diff)
Add '/js/vendor/js.cookie.min.js' to .gitignoreQA_5_2
This file is present in master branch, but not in QA_5_2 branch. [ci skip] Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 6fd99a76df..9b3348e524 100644
--- a/.gitignore
+++ b/.gitignore
@@ -62,5 +62,6 @@ phpstan.neon
# Infection
infection.json
infection.log
+/js/vendor/js.cookie.min.js
/js/vendor/openlayers/OpenLayers.js.LICENSE.txt
/setup/styles.rtl.css