I'm working with the version 3.0.7 and I noticed those issues:
I quote from readme file "Every set of module files, will have a comment above them describing the module name for clarity."
No comment inserted in .gitignore file as described here
Wrong ignored path when installing "adyen/payment": "2.3.1"
I wasn't sure if this affect other packages or it's the case only with "adyen", for me all the other packages were ignored properly except this one, it keeps adding the folder (/Payment/Payment/Payment/Payment/Payment/) while only one sub-folder named Payment is under Adyen package. This happen for /app/code/community and /app/design/ and /skin/frontend/ as shown below:
I'm working with the version 3.0.7 and I noticed those issues:
I quote from readme file "Every set of module files, will have a comment above them describing the module name for clarity."
I wasn't sure if this affect other packages or it's the case only with "adyen", for me all the other packages were ignored properly except this one, it keeps adding the folder (/Payment/Payment/Payment/Payment/Payment/) while only one sub-folder named Payment is under Adyen package. This happen for /app/code/community and /app/design/ and /skin/frontend/ as shown below:
.gitignore (for "adyen/payment": "2.3.1")