diff options
author | Steve Holme <steve_holme@hotmail.com> | 2015-07-26 21:35:45 +0100 |
---|---|---|
committer | Steve Holme <steve_holme@hotmail.com> | 2015-07-29 18:42:48 +0100 |
commit | 8356022d17faf4d62e7133964833e9a5c2add19b (patch) | |
tree | fec9144bc64b7e42c205a2b1438bc8a7737990a5 /projects/Windows/VC14/.gitignore | |
parent | 467309406e725a9756c6a8380582ed3684b90670 (diff) |
build: Added VC14 project files
Updates to Makefile.am for the generation of the project files in
the tarball to follow.
Diffstat (limited to 'projects/Windows/VC14/.gitignore')
-rw-r--r-- | projects/Windows/VC14/.gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/projects/Windows/VC14/.gitignore b/projects/Windows/VC14/.gitignore new file mode 100644 index 000000000..eb24d7ef4 --- /dev/null +++ b/projects/Windows/VC14/.gitignore @@ -0,0 +1,3 @@ +/*.opensdf +/*.sdf +/.vs |