瀏覽代碼

ignore downloaded artifact

Armin Schrenk 10 月之前
父節點
當前提交
91d6264b9f
共有 3 個文件被更改,包括 8 次插入3 次删除
  1. 3 1
      dist/linux/appimage/.gitignore
  2. 4 2
      dist/mac/dmg/.gitignore
  3. 1 0
      dist/win/.gitignore

+ 3 - 1
dist/linux/appimage/.gitignore

@@ -1,4 +1,6 @@
-# created during build
+# downloaded/created during build
+openjfx-jmods.zip
+*.jmod
 Cryptomator.AppDir
 *.AppImage
 *.AppImage.zsync

+ 4 - 2
dist/mac/dmg/.gitignore

@@ -1,6 +1,8 @@
-# created during build
+# downloaded/created during build
 Cryptomator.app/
 runtime/
 dmg/
 *.dmg
-license.rtf
+license.rtf
+openjfx-jmods.zip
+*.jmod

+ 1 - 0
dist/win/.gitignore

@@ -6,4 +6,5 @@ installer
 *.msi
 *.exe
 *.jmod
+resources/jfxJmods.zip
 license.rtf