mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-29 19:30:36 +02:00
Augment `.gitignore'.
This commit is contained in:
parent
1660414a24
commit
38c1da430c
2 changed files with 11 additions and 7 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
@ -71,3 +71,6 @@ guile-readline/guile-readline-config.h.in
|
|||
TAGS
|
||||
guile-1.8.pc
|
||||
libguile/stack-limit-calibration.scm
|
||||
cscope.out
|
||||
cscope.files
|
||||
*.log
|
||||
|
|
15
test-suite/standalone/.gitignore
vendored
15
test-suite/standalone/.gitignore
vendored
|
@ -1,7 +1,8 @@
|
|||
test-conversion
|
||||
test-gh
|
||||
test-list
|
||||
test-num2integral
|
||||
test-round
|
||||
test-unwind
|
||||
test-with-guile-module
|
||||
/test-conversion
|
||||
/test-gh
|
||||
/test-list
|
||||
/test-num2integral
|
||||
/test-round
|
||||
/test-unwind
|
||||
/test-with-guile-module
|
||||
/test-use-srfi
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue