Update .gitignore and remove cached .dat files

This commit is contained in:
Dorian HAMDANI
2025-05-06 14:51:56 +02:00
parent b32adc2b20
commit 9adaff9bc8
3 changed files with 3 additions and 32 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,6 @@
build/
*.class
doc/
.cache
.cache/*
*.dat