aboutsummaryrefslogtreecommitdiffhomepage
path: root/.gitignore
diff options
context:
space:
mode:
authorGravatar ShizZy <shizzy@6bit.net>2013-09-04 22:12:40 -0400
committerGravatar ShizZy <shizzy@6bit.net>2013-09-04 22:12:40 -0400
commit3bdd0effe1d67613c40898aa1efb6da643477b0a (patch)
tree5a7b511a505f5be4c14f451d985cc249d3f53a47 /.gitignore
parent48db82013bd79d81f0b30a72972d4409e0138c92 (diff)
added 'bin' folder to .gitignore
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 3 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 4483444a..47663101 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,11 +12,12 @@
*.la
*.a
-# MSVS temporary files
+# MSVS generated files
*.suo
*.user
*.sdf
*.opensdf
-# Build temporary files
+# Build generated files
build/
+bin/