Y
Hacker News
new
|
ask
|
show
|
jobs
by
lainproliant
2319 days ago
Yes, and it is my preferred method of editing `.gitignore` files:
cat >> .gitignore
*.pyc
^D