summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authoralex <alex@ASUS>2018-09-01 18:46:02 +0200
committeralex <alex@ASUS>2018-09-01 18:46:02 +0200
commitef3dd3730a7bd029427c6c47f1543a1254ffa69d (patch)
treec6b3e2c7973e78740a8b73c12fdc0c879d8458c2
parent4b5ac178e6bb7c70cafe2a0a33899cd2f21f1e52 (diff)
Modify .gitignore to ignore the Windows executable
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index c3ad4b8..4f7add7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
*.o
bin/mine_sweeper
+bin/mine_sweeper.exe