Drupal 9 compatibility and some bug fixes

This commit is contained in:
Sami Ahmed Siddiqui
2021-11-01 13:18:42 +05:00
parent a29d9984fa
commit 79be2f6734
16 changed files with 450 additions and 37 deletions

28
.gitignore vendored
View File

@@ -1,10 +1,22 @@
# folders and files to be ignored by git
# Composer
/vendor/
composer.lock
############
## OSes
############
# Editors
project.xml
project.properties
/nbproject/private/
.buildpath
.project
.settings*
.idea
.vscode
*.sublime-project
*.sublime-workspace
.sublimelinterrc
[Tt]humbs.db
[Dd]esktop.ini
*.DS_store
.DS_store?
# OS X metadata
.DS_Store
# Windows junk
Thumbs.db