aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorzedarider <ymherklotz@gmail.com>2017-01-13 21:39:09 +0000
committerzedarider <ymherklotz@gmail.com>2017-01-13 21:39:09 +0000
commitb975867b1d3675be2acbe8f82cd00dfa86852bdb (patch)
treeacb42d15ef0026b8a7d4667af4f73f694c2b8c59
parent4a876b0d57566fc3f26c5f2db9ee7427854d468b (diff)
downloadChessAI-b975867b1d3675be2acbe8f82cd00dfa86852bdb.tar.gz
ChessAI-b975867b1d3675be2acbe8f82cd00dfa86852bdb.zip
adding files from previous repo
-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