Skip to content

Commit e9b1689

Browse files
committed
update
1 parent 3bce150 commit e9b1689

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

.gitattributes

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.sc linguist-language=Scheme

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,3 +5,8 @@
55
*.scm~
66
*.scm#*
77
.#*.scm
8+
9+
10+
*.sc~
11+
*.sc#*
12+
.#*.sc

0 commit comments

Comments
 (0)