diff options
author | Yves Fischer <yvesf-git@xapek.org> | 2012-03-17 23:21:35 +0100 |
---|---|---|
committer | Yves Fischer <yvesf-git@xapek.org> | 2012-03-17 23:22:47 +0100 |
commit | 78e2065268603217a5f0c3b2542023eb87bcc913 (patch) | |
tree | 04c079aeb71323915214b419b86bb9a7bb70c29e | |
parent | 9bc3be2e7f1c180a9fc6b929cfa50fa7af753f28 (diff) | |
download | haskell-ebus-78e2065268603217a5f0c3b2542023eb87bcc913.tar.gz haskell-ebus-78e2065268603217a5f0c3b2542023eb87bcc913.zip |
add .#* to gitignore; remove orphaned file
-rw-r--r-- | .gitignore | 1 | ||||
l--------- | exec/.#ebus-dump-layer2.hs | 1 |
2 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,5 @@ *~ +.\#* *.hi *.o dist diff --git a/exec/.#ebus-dump-layer2.hs b/exec/.#ebus-dump-layer2.hs deleted file mode 120000 index 1a565a9..0000000 --- a/exec/.#ebus-dump-layer2.hs +++ /dev/null @@ -1 +0,0 @@ -yvesf@x200s.23051:1331883860
\ No newline at end of file |