浏览代码

Git: ignore macOS executables and app bundles

Herman Schoenfeld 6 年之前
父节点
当前提交
259b30bec7
共有 1 个文件被更改,包括 5 次插入0 次删除
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

@@ -3,6 +3,11 @@
 *.exe
 *.identcache
 *.stat
+/src/*.app
+src/PascalCoinWallet
+src/PascalCoinWalletLazarus
+src/PascalCoinWalletExperimental
+
 
 ## OpenSSL 
 libeay32.dll