MOD: updated to ignore all dirs
This commit is contained in:
parent
239c12a87b
commit
dcb2bbe950
|
@ -1,3 +1,4 @@
|
||||||
|
.DS_Store
|
||||||
.viminfo
|
.viminfo
|
||||||
.Trash/
|
.Trash/
|
||||||
.CFUserTextEncoding
|
.CFUserTextEncoding
|
||||||
|
@ -15,4 +16,40 @@ Music/
|
||||||
Pictures/
|
Pictures/
|
||||||
Public/
|
Public/
|
||||||
osxenv/
|
osxenv/
|
||||||
|
.Genymobile/
|
||||||
|
.PyCharm40/
|
||||||
|
.android/
|
||||||
|
.config/
|
||||||
|
.cups/
|
||||||
|
.eclipse/
|
||||||
|
.electron/
|
||||||
|
.emulator_console_auth_token
|
||||||
|
.gradle/
|
||||||
|
.lesshst
|
||||||
|
.m2/
|
||||||
|
.nchsoftware/
|
||||||
|
.netbeans-derby/
|
||||||
|
.npm/
|
||||||
|
.p2/
|
||||||
|
.pip/
|
||||||
|
.plexht/
|
||||||
|
.python-eggs/
|
||||||
|
.python_history
|
||||||
|
.pythonhist
|
||||||
|
.rnd
|
||||||
|
.subversion/
|
||||||
|
.tooling/
|
||||||
|
.wget-hsts
|
||||||
|
.wireshark/
|
||||||
|
.xnviewmp/
|
||||||
|
Sites/
|
||||||
|
VMs/
|
||||||
|
apps/
|
||||||
|
dev/
|
||||||
|
dmg/
|
||||||
|
ebooks/
|
||||||
|
genymotion-log.zip
|
||||||
|
jdk.table.xml
|
||||||
|
mm.cfg
|
||||||
wallpaper/
|
wallpaper/
|
||||||
|
wallpapers/
|
||||||
|
|
Loading…
Reference in New Issue