aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorThunderMikey <mikecyj25@gmail.com>2018-02-20 22:20:44 +0000
committerThunderMikey <mikecyj25@gmail.com>2018-02-20 22:20:44 +0000
commitf5e32382be404c4e0495d68674b5553efb658b4f (patch)
tree6580d8d80a4f35fdc49b858c393ef5f79daa86f1 /.gitignore
parent4b06b456b2d66dc347aed3ffe7638cfa54936dec (diff)
downloadFMark-f5e32382be404c4e0495d68674b5553efb658b4f.tar.gz
FMark-f5e32382be404c4e0495d68674b5553efb658b4f.zip
add paket stuff to gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 44762d9..d92e94d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,6 +1,9 @@
bin
obj
Debug
+packages
+.paket
+paket.lock
*.cache
*.pdb
*.dll