This commit is contained in:
Guillem George 2025-11-04 15:57:00 +01:00
parent 1e895ef74a
commit ac1b94ebc1
6 changed files with 43 additions and 0 deletions

6
.gitignore vendored
View file

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