Update gitignore to ignore x64 folders.

This commit is contained in:
Arkaran99 2014-09-07 15:13:38 +02:00
parent 3775d28d24
commit 9834fc7f70

3
.gitignore vendored
View file

@ -64,8 +64,7 @@ rpcs3/git-version.h
# Ignore other system generated files
bin/dev_hdd0/*.txt
x64/Debug/emucore.lib
x64/Release/emucore.lib
x64/*
rpcs3/x64/*
.DS_Store