This commit is contained in:
diffstorm 2026-04-08 22:04:14 +00:00 committed by GitHub
commit 12b4f33633
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,30 @@
# Object file
# Object files and libraries
*.o
# Ada Library Information
*.ali
# Executable files
*.exe
*.out
*.a
*.so
*.dll
# Backup files
*~
*.bak
*.swp
# Directories created by IDEs or build tools
obj/
bin/
build/
dist/
# Log files
*.log
# Temporary files
*.tmp
# Dependency files
*.d