mirror of
https://github.com/github/gitignore
synced 2025-07-04 12:28:30 +02:00
Merge 27ca2cec87
into 524ae7b4c7
This commit is contained in:
commit
d641d94608
1 changed files with 16 additions and 0 deletions
16
Dylan.gitignore
Normal file
16
Dylan.gitignore
Normal 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/
|
Loading…
Add table
Add a link
Reference in a new issue