summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDmitry Fleytman <dfleytma@redhat.com>2014-03-05 18:26:56 +0200
committerDmitry Fleytman <dfleytma@redhat.com>2014-05-11 19:26:10 +0300
commit5fc743fc07cf2d04dd050bdb25bb0d9a580fbc1d (patch)
tree7a23fa7a6303d686e94f45cbba423c793a40de24 /.gitignore
parentdc831178e59d7dc7cf196a6ce3d587a36eb9fb23 (diff)
Global: Adding .gitignore to repository
Signed-off-by: Dmitry Fleytman <dfleytma@redhat.com>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 7 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 0000000..856c021
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,7 @@
+*.suo
+*.sdf
+Win*Debug
+Win*Release
+*.opensdf
+*.ipch
+*.vcxproj.user \ No newline at end of file