From 2c515f0de70ad675b5f5d25b6a496d67d8dc0463 Mon Sep 17 00:00:00 2001
From: Joel Grunbaum <joelgrun@gmail.com>
Date: Mon, 10 Jan 2022 02:48:19 +0000
Subject: [PATCH] Fixed indentation

---
 .gitignore |   16 ++++++++++------
 1 files changed, 10 insertions(+), 6 deletions(-)

diff --git a/.gitignore b/.gitignore
index b836a20..8c4231d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,10 @@
-*
-!*.py
-!.gitignore
-!*.cpp
-!*.hpp
-!Makefile
+*~
+*\#*
+*.o
+exec
+test
+bot
+bid
+ask
+oneshot
+build
\ No newline at end of file

--
Gitblit v1.9.3