Add github link and modify gitignore to ignore executables and the like

This commit is contained in:
2025-08-31 14:14:35 +02:00
parent 49a519379c
commit dc5fba552e
3 changed files with 11 additions and 3 deletions
+10 -2
View File
@@ -249,7 +249,7 @@ __marimo__/
*.nlo
*.nls
*.out
*/include/*.pdf
**/include/*.pdf
*.pyg
*.run.xml
*.snm
@@ -264,4 +264,12 @@ __marimo__/
*blx.bib
.bak
.mtc
build/
build/
*.csv
# Project 1 executables
src/project1/poisson
src/project1/poisson_solver
src/project1/poisson_timing
src/project1/rel_errors.txt