You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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")
The text was updated successfully, but these errors were encountered: