Git While You Sit 2 - .gitignore
Using .gitignore to exclude build artifacts from your repository.
Using .gitignore to exclude build artifacts from your repository.
Some lessons learned from my role with the previous company as a DevOps engineer and team lead. We discuss tidiness and prioritizing using pre-existing code.
Using git add -p to eliminate those pesky printf-debugging statements.
A tiny python library for faking out filesystem operations for tests.
How file descriptor leaks are causing your processes to stick around longer than they should.