aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorJP Appel <jeanpierre.appel01@gmail.com>2024-09-11 22:27:00 -0400
committerJP Appel <jeanpierre.appel01@gmail.com>2024-09-11 22:27:00 -0400
commita0ab77f2e8f21a7096dc9b0828907d6e4e34fc2d (patch)
tree2929f087116ba6b2ee1bd3b2482f8197509313cb /.gitignore
parent4d9a3334fbfea46ac1d17648ac532b8ff8b0363b (diff)
Start work on bingo functionality
Created a simple struct for game state. Started work on board generators and their seeds.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 6f72f89..f40e964 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,3 @@
-# If you prefer the allow list template instead of the deny list, see community template:
-# https://github.com/github/gitignore/blob/main/community/Golang/Go.AllowList.gitignore
-#
# Binaries for programs and plugins
*.exe
*.exe~