Merge pull request #17359 from FHenry/13.0

fix: add some .gitignore for module builder template
This commit is contained in:
Laurent Destailleur 2021-04-27 01:30:43 +02:00 committed by GitHub
commit 32970b78ee
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -16,3 +16,5 @@
/.project /.project
# Other # Other
*.back *.back
/.editorconfig
/.gitattributes