From 73729746ff3ef309241b33475cfd513993d203a1 Mon Sep 17 00:00:00 2001 From: Lion Kortlepel Date: Thu, 17 Jun 2021 12:51:44 +0200 Subject: [PATCH] update gitignore with some common unix stuff and notes folder --- .gitignore | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.gitignore b/.gitignore index 8544c43..dc03c21 100644 --- a/.gitignore +++ b/.gitignore @@ -468,3 +468,9 @@ cmake-build-debug/include/commandline/Makefile *.manifest *.rc *.res +BeamMP-Server +*.patch +callgrind.* +notes/* +compile_commands.json +nohup.out