Browse Source

Maintenance: Add *.zpm files to ignore list.

Rolf Schmidt 1 year ago
parent
commit
556bbae12c
1 changed files with 4 additions and 1 deletions
  1. 4 1
      .gitignore

+ 4 - 1
.gitignore

@@ -112,4 +112,7 @@ yarn-error.log
 **/__image_snapshots__/**/*.actual.png
 
 # Auto Generated
-schema.graphql
+schema.graphql
+
+# Packages
+*.zpm