1
0
Fork 0
mirror of https://github.com/github/gitignore synced 2025-07-04 04:18:26 +02:00
This commit is contained in:
Fernando Raya 2025-07-01 19:10:12 +02:00 committed by GitHub
commit d641d94608
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

16
Dylan.gitignore Normal file
View file

@ -0,0 +1,16 @@
# backup files
*~
*.bak
.DS_Store
# project file
*.hdp
# documentation build directory
build/
# compiler build directory
_build/
# dylan tool package cache
_packages/