From 183423e1ef8a84a69de262ad47022b4f9e07509d Mon Sep 17 00:00:00 2001 From: Nemo D'ACREMONT Date: Mon, 4 Nov 2024 09:04:19 +0100 Subject: [PATCH] feat: add random stuff in gitignore --- .gitignore | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 436c0bb..ce11886 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,11 @@ .gradle # Ignore local build dir -build \ No newline at end of file +build +bin +.classpath +.project +.settings +.env +.env.example +.idea