aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Schadt <kingdread@gmx.de>2020-02-19 03:22:31 +0100
committerDaniel Schadt <kingdread@gmx.de>2020-02-19 03:22:31 +0100
commit76771f6e87d23972b0e590e9811de5c1a4d4e5c7 (patch)
tree35e9d94ca3751b112826c8eb756605b664bc1466
parent8af5ca42d73b408cdc1878bc378aeef15f11b881 (diff)
downloadsimghost-76771f6e87d23972b0e590e9811de5c1a4d4e5c7.tar.gz
simghost-76771f6e87d23972b0e590e9811de5c1a4d4e5c7.tar.bz2
simghost-76771f6e87d23972b0e590e9811de5c1a4d4e5c7.zip
add .gitignore
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..021e9a4
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,3 @@
+.stack-work/
+simghost.cabal
+*~ \ No newline at end of file