mirror of
https://github.com/ashinn/chibi-scheme.git
synced 2025-05-21 22:59:16 +02:00
forgot to include .hgignore file
This commit is contained in:
parent
4d55fd3180
commit
68c7fc8f80
1 changed files with 20 additions and 0 deletions
20
.hgignore
Normal file
20
.hgignore
Normal file
|
@ -0,0 +1,20 @@
|
|||
syntax: glob
|
||||
*~
|
||||
*.i
|
||||
*.s
|
||||
*.o
|
||||
*.so
|
||||
*.dSYM
|
||||
*.orig
|
||||
.hg
|
||||
junk*
|
||||
*.tar.gz
|
||||
*.tar.bz2
|
||||
*.log
|
||||
*.err
|
||||
*.res
|
||||
*.out
|
||||
gc
|
||||
gc6.8
|
||||
chibi-scheme
|
||||
|
Loading…
Add table
Reference in a new issue