diff options
author | madmaxoft <github@xoft.cz> | 2013-11-09 14:31:58 +0100 |
---|---|---|
committer | madmaxoft <github@xoft.cz> | 2013-11-09 14:31:58 +0100 |
commit | 359fb9af39528d09f3f776085b742bb2aa59b9b3 (patch) | |
tree | c3f21a70e3794d0d52bbb859751bef5a6ec4e51a /VC2013/.gitignore | |
parent | Removed redundant qualifier (diff) | |
download | cuberite-359fb9af39528d09f3f776085b742bb2aa59b9b3.tar cuberite-359fb9af39528d09f3f776085b742bb2aa59b9b3.tar.gz cuberite-359fb9af39528d09f3f776085b742bb2aa59b9b3.tar.bz2 cuberite-359fb9af39528d09f3f776085b742bb2aa59b9b3.tar.lz cuberite-359fb9af39528d09f3f776085b742bb2aa59b9b3.tar.xz cuberite-359fb9af39528d09f3f776085b742bb2aa59b9b3.tar.zst cuberite-359fb9af39528d09f3f776085b742bb2aa59b9b3.zip |
Diffstat (limited to 'VC2013/.gitignore')
-rw-r--r-- | VC2013/.gitignore | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/VC2013/.gitignore b/VC2013/.gitignore new file mode 100644 index 000000000..27d2f5ebe --- /dev/null +++ b/VC2013/.gitignore @@ -0,0 +1,7 @@ +Debug/ +Debug profiled/ +Release/ +Release profiled/ +*.user +*.ncb +*.suo |