aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
-rwxr-xr-xbin/chess_aibin96232 -> 0 bytes
2 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 4581ef2..af98f60 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,6 @@
+# Removing folders
+bin/
+
# Compiled Object files
*.slo
*.lo
diff --git a/bin/chess_ai b/bin/chess_ai
deleted file mode 100755
index 410298b..0000000
--- a/bin/chess_ai
+++ /dev/null
Binary files differ