summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorJason Lepp <jlepp@arcresources.com>2010-10-14 13:54:58 -0600
committerJason Lepp <jlepp@arcresources.com>2010-10-14 13:54:58 -0600
commit35566915301fff09e461223d7aa11d952ce15c70 (patch)
treebab24c8543200a80c332b005d8441c0dea9072af /.gitignore
parent1829de95827d7eecd171d7931399c77bd104ed28 (diff)
Add solution and project for MVP
Diffstat (limited to '.gitignore')
-rwxr-xr-x.gitignore14
1 files changed, 14 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100755
index 0000000..255f76a
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,14 @@
+# git-ls-files --others --exclude-from=.git/info/exclude
+# Lines that start with '#' are comments.
+# For a project mostly in C, the following would be a good set of
+# exclude patterns (uncomment them if you want to use them):
+# *.[oa]
+# *~
+_ReSharper.*
+*ReSharper
+bin
+obj
+*.cache
+*.user
+*.suo
+*.[Rr]esharper