branch: master
commit fa2e6f14787048d1f06afbb2c1befd3183f965b9
Author: Junpeng Qiu <[email protected]>
Commit: Junpeng Qiu <[email protected]>

    Add gitignore
---
 .gitignore |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..4206e73
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+*.hs
+*.hi
+*.o

Reply via email to