fix: updated gitignore

This commit is contained in:
Furqan-14
2026-05-25 11:02:40 +05:30
parent 0e20484db1
commit 0e142d5d41
2 changed files with 11 additions and 0 deletions
+5
View File
@@ -62,4 +62,9 @@ node_modules/
# Logs / misc
*.log
# Compiled Python bindings (binary build outputs)
gateway/*.pyd
gateway/*.so
gateway/*.dylib
PDF Editor Timeline.xlsx
+6
View File
@@ -0,0 +1,6 @@
{
"name": "gateway",
"lockfileVersion": 3,
"requires": true,
"packages": {}
}