Fixed issue with gitignore file

This commit is contained in:
2025-07-27 16:16:17 -04:00
parent 37ee1255de
commit d23977bf52

2
.gitignore vendored
View File

@@ -2,7 +2,7 @@
## July 2025 ## July 2025
# Ignore .zip files # Ignore .zip files
.zip #*.zip # Actually I want the .zip files for this project
# Ignore .DS_Store files # Ignore .DS_Store files
.DS_Store .DS_Store