This commit is contained in:
Fernando Raya 2024-01-31 18:32:10 +01:00 committed by GitHub
commit d481ec3515
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 16 additions and 0 deletions

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/