mirror of
https://github.com/php/web-pecl.git
synced 2026-03-23 23:02:08 +01:00
Added some gitignore/editorconfig
This commit is contained in:
committed by
Derick Rethans
parent
538cf2b3c4
commit
2f8ebda096
@@ -13,3 +13,6 @@ insert_final_newline = true
|
||||
|
||||
[Makefile]
|
||||
indent_style = tab
|
||||
|
||||
[compose.yml]
|
||||
indent_size = 2
|
||||
|
||||
3
.gitignore
vendored
3
.gitignore
vendored
@@ -15,3 +15,6 @@
|
||||
|
||||
# Generated by Composer
|
||||
/vendor/
|
||||
|
||||
# Generated by the SQL make script
|
||||
/sql/*.res
|
||||
|
||||
Reference in New Issue
Block a user