This commit is contained in:
Guillem George 2025-10-24 23:16:13 +02:00
parent ce214b8bbd
commit 9dabdcfbfd
5 changed files with 82 additions and 1 deletions

9
.gitignore vendored
View file

@ -1,2 +1,9 @@
a.out
*.out
*~
*.swp
*.o
*.a
*.so
*.class
*.log
*.core