summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorBradley Sepos <[email protected]>2015-09-03 12:12:16 -0400
committerBradley Sepos <[email protected]>2015-09-03 12:12:16 -0400
commit0b26f9fe2f19bc356e152563206ed5cdef9097b3 (patch)
tree40fafe5b1bef0e5b53966b6981ad40a94f29b250 /.gitignore
parentf33d9d307f8376e554882602a46f646991979de7 (diff)
git: Add build/ and download/ to .gitignore.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 13f71124a..ca476fd7b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,4 +1,6 @@
# Ignore output created by Visual Studio
+build/
+download/
win/CS/*/bin
win/CS/*/obj
win/CS/*.suo