Skip to content

Instantly share code, notes, and snippets.

Easiest way I've found to ignore those large files is the following:
In the shell:
Change to your Git repo directory
find ./* -size +100M | cat >> .gitignore
@exact-webteam
exact-webteam / google-dorks
Created February 11, 2020 22:53 — forked from stevenswafford/google-dorks
Listing of a number of useful Google dorks.
" _ _ "
" _ /|| . . ||\ _ "
" ( } \||D ' ' ' C||/ { % "
" | /\__,=_[_] ' . . ' [_]_=,__/\ |"
" |_\_ |----| |----| _/_|"
" | |/ | | | | \| |"
" | /_ | | | | _\ |"
It is all fun and games until someone gets hacked!