summaryrefslogtreecommitdiff
path: root/hs/.gitignore
diff options
context:
space:
mode:
authorTom Smeding <tom@tomsmeding.com>2023-05-21 22:00:40 +0200
committerTom Smeding <tom@tomsmeding.com>2023-05-21 22:00:40 +0200
commit0ef6d707911b3cc57a0bee5db33a444237219c29 (patch)
tree0e0a8572924b5d944c77a32d962131a0fe5cbb75 /hs/.gitignore
parent164a8d297429d58d216b9fa44e0cb42db5d23e2c (diff)
Find old Haskell implementation on backup diskHEADmaster
GHC 8.0.2 vintage, doesn't compile
Diffstat (limited to 'hs/.gitignore')
-rw-r--r--hs/.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/hs/.gitignore b/hs/.gitignore
new file mode 100644
index 0000000..619c2eb
--- /dev/null
+++ b/hs/.gitignore
@@ -0,0 +1,3 @@
+*.hi
+*.o
+Main