diff options
Diffstat (limited to 'visual/.gitignore')
-rw-r--r-- | visual/.gitignore | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/visual/.gitignore b/visual/.gitignore new file mode 100644 index 0000000..7ceb958 --- /dev/null +++ b/visual/.gitignore @@ -0,0 +1,13 @@ +*Copy + +# Visual C++ +build/ +VS2005/ +VS2008/ +VS2010/ +VS2012/ +VS2013/ +VS2015/ + +# CMake +cmake/ |