mirror of
https://github.com/appwrite/appwrite
synced 2026-05-23 17:08:45 +00:00
fix: gitignore
This commit is contained in:
parent
c57cb3d2d9
commit
8f0c1a4224
2 changed files with 1 additions and 7 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
|
@ -16,3 +16,4 @@ dev/yasd_init.php
|
|||
.phpunit.result.cache
|
||||
Makefile
|
||||
appwrite.json
|
||||
/.zed
|
||||
|
|
@ -1,7 +0,0 @@
|
|||
// Folder-specific settings
|
||||
//
|
||||
// For a full list of overridable settings, and general information on folder-specific settings,
|
||||
// see the documentation: https://zed.dev/docs/configuring-zed#settings-files
|
||||
{
|
||||
"hard_tabs": false
|
||||
}
|
||||
Loading…
Reference in a new issue