Explorar el Código

Git: ignore macOS executables and app bundles

Herman Schoenfeld hace 6 años
padre
commit
259b30bec7
Se han modificado 1 ficheros con 5 adiciones y 0 borrados
  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