Add icon directory to gitignore

This commit is contained in:
2025-03-06 22:34:35 -05:00
parent 5777898834
commit fa3738f88e

1
.gitignore vendored
View File

@@ -2,6 +2,7 @@
.settings/
.classpath
.project
temp/
#Ignore the compiled files
target/