removing garbage file

This commit is contained in:
2024-10-08 09:42:07 +02:00
parent 8de4b8677b
commit 81dd86a905
2 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@@ -8,6 +8,8 @@
!/Sources/ !/Sources/
!/Tests/ !/Tests/
!/.github/ !/.github/
build/
Build/
*.o *.o
*.swp *.swp
*.swx *.swx