From a7d655bd05feb27962e134e63a74b480ee55891c Mon Sep 17 00:00:00 2001 From: ilsix Date: Thu, 4 Apr 2024 22:59:18 +0200 Subject: [PATCH] gitignore --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index c3ed600..e6bbdff 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,8 @@ +#all regularly compiled binaries helloworld + +#Java helloworld.class + +#Fortran helloworld.o \ No newline at end of file