Browse Source

Added .gitignore to assist new developers

Herman Schoenfeld 8 years ago
parent
commit
a33c7a5e0c
1 changed files with 25 additions and 0 deletions
  1. 25 0
      .gitignore

+ 25 - 0
.gitignore

@@ -0,0 +1,25 @@
+
+## Executable and side-files
+*.exe
+*.identcache
+*.stat
+
+## OpenSSL 
+libeay32.dll
+libeay64.dll
+
+# Log files
+*.log
+
+# Lazarus-related changes
+*.dproj
+*.dproj.local
+*.lps
+*.dcu
+backup/
+lib/
+PascalCoinWallet_Icon.ico
+
+## Development miner batch file
+Run*.bat
+