Updated .gitignore

This commit is contained in:
Alan Mason 2017-12-04 17:10:42 -08:00
parent 952c797a96
commit 08e824d214
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View file

@ -1,6 +1,7 @@
**/__pycache__/* **/__pycache__/*
*.bak *.bak
*.exe *.exe
.DS_Store
.bin/7-Zip/ .bin/7-Zip/
.bin/AIDA64/ .bin/AIDA64/
.bin/BleachBit/ .bin/BleachBit/
@ -17,6 +18,7 @@
.bin/Tmp/ .bin/Tmp/
.bin/XMPlay/ .bin/XMPlay/
.bin/_Drivers/SDIO/ .bin/_Drivers/SDIO/
.bin/install_cache
.cbin/*.7z .cbin/*.7z
.cbin/AIDA64/ .cbin/AIDA64/
.cbin/Autoruns/ .cbin/Autoruns/

View file

@ -1,2 +0,0 @@
.DS_Store
.bin/install_cache