fix: updated gitignore
This commit is contained in:
@@ -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
|
||||
Generated
+6
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "gateway",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {}
|
||||
}
|
||||
Reference in New Issue
Block a user