fix: gitignore

This commit is contained in:
Torsten Dittmann 2024-10-22 17:34:22 +02:00
parent c57cb3d2d9
commit 8f0c1a4224
2 changed files with 1 additions and 7 deletions

1
.gitignore vendored
View file

@ -16,3 +16,4 @@ dev/yasd_init.php
.phpunit.result.cache
Makefile
appwrite.json
/.zed

View file

@ -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
}