diff options
author | GrpeApple <grapeapplemelonwater@gmail.com> | 2021-07-11 13:03:23 +0800 |
---|---|---|
committer | GrpeApple <grapeapplemelonwater@gmail.com> | 2021-07-11 13:03:23 +0800 |
commit | 1a84870ad77a665460fd1504d18c384954e3cc1e (patch) | |
tree | 5e3c46f64fbd41773ea363c5c51f4a316c52f2de /community | |
parent | 991e760c1c6d50fdda246e0178b9c58b06770b90 (diff) | |
download | gitignore-1a84870ad77a665460fd1504d18c384954e3cc1e.tar.gz gitignore-1a84870ad77a665460fd1504d18c384954e3cc1e.zip |
Remove trailing whitespace
Diffstat (limited to 'community')
-rw-r--r-- | community/OpenSSL.gitignore | 2 | ||||
-rw-r--r-- | community/PHP/Magento2.gitignore | 4 | ||||
-rw-r--r-- | community/embedded/IAR_EWARM.gitignore | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/community/OpenSSL.gitignore b/community/OpenSSL.gitignore index feb95a9f..732b1f16 100644 --- a/community/OpenSSL.gitignore +++ b/community/OpenSSL.gitignore @@ -10,7 +10,7 @@ *.csr ## Certificate -*.der +*.der ## Key database file *.kdb diff --git a/community/PHP/Magento2.gitignore b/community/PHP/Magento2.gitignore index b6b7860a..98329d7b 100644 --- a/community/PHP/Magento2.gitignore +++ b/community/PHP/Magento2.gitignore @@ -18,7 +18,7 @@ /.php_cs.cache /grunt-config.json /dev/tools/grunt/configs/local-themes.js - + /pub/media/*.* !/pub/media/.htaccess /pub/media/attribute/* @@ -45,7 +45,7 @@ !/pub/media/captcha/.htaccess /pub/static/* !/pub/static/.htaccess - + /var/* !/var/.htaccess /vendor/* diff --git a/community/embedded/IAR_EWARM.gitignore b/community/embedded/IAR_EWARM.gitignore index e456471f..2f04d86d 100644 --- a/community/embedded/IAR_EWARM.gitignore +++ b/community/embedded/IAR_EWARM.gitignore @@ -11,7 +11,7 @@ EWARM/**/Obj EWARM/**/List EWARM/**/Exe -# Autogenerated project files +# Autogenerated project files *.dep *.ewt |