/target
*.lock

# publish script
*.sh

# testing
/testing

# folders starting with a .
**/.**
# files starting with a .
**.**.*