From cedb3eb5a58241d9d6079f07d5cd40e8ef81007d Mon Sep 17 00:00:00 2001 From: Mohit Agarwal Date: Sat, 9 Oct 2021 19:07:24 +0100 Subject: Initial commit. Started notes and data rep test. --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .gitignore (limited to '.gitignore') diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..9477b70 --- /dev/null +++ b/.gitignore @@ -0,0 +1,4 @@ +**/latex.out +**/target +**/past-winners +**/downloaded-research -- cgit v1.2.3