summaryrefslogtreecommitdiff
path: root/testsuite/tests/ghci/scripts
diff options
context:
space:
mode:
authorEdward Z. Yang <ezyang@cs.stanford.edu>2014-05-29 17:07:06 -0700
committerEdward Z. Yang <ezyang@cs.stanford.edu>2014-05-29 18:33:59 -0700
commit6c5017a8ca2df6c20eef7edf9caeeece26f06cac (patch)
tree5827d478bf9534005be1e65300658db1d1725445 /testsuite/tests/ghci/scripts
parentdcc6e04f00ded0c025f86e5d7555d599b1f77f71 (diff)
downloadhaskell-6c5017a8ca2df6c20eef7edf9caeeece26f06cac.tar.gz
Add .gitignore for autogenerated test files.
I used this shell command to automatically generate the lists: for i in `git ls-files -o --exclude-standard --directory`; do echo "`basename $i`" >> "`dirname "$i"`/.gitignore"; done Signed-off-by: Edward Z. Yang <ezyang@cs.stanford.edu>
Diffstat (limited to 'testsuite/tests/ghci/scripts')
-rw-r--r--testsuite/tests/ghci/scripts/.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/tests/ghci/scripts/.gitignore b/testsuite/tests/ghci/scripts/.gitignore
new file mode 100644
index 0000000000..d1b7ce25f3
--- /dev/null
+++ b/testsuite/tests/ghci/scripts/.gitignore
@@ -0,0 +1,2 @@
+föøbàr1.hs
+föøbàr2.hs