diff options
| author | Jonas Smedegaard <dr@jones.dk> | 2012-10-11 15:10:37 +0200 |
|---|---|---|
| committer | Jonas Smedegaard <dr@jones.dk> | 2012-10-11 15:10:37 +0200 |
| commit | 32c8ebea142e6e16b35612e97691de6e8449b52c (patch) | |
| tree | 4404b30425939761c8564d313da4622fb28a7bc4 | |
| parent | d843d023261d48455d3d6d8d77b7f39bcd58e153 (diff) | |
Simplify gitignore file.
| -rw-r--r-- | .gitignore.d/shell | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore.d/shell b/.gitignore.d/shell index 57ba8df..f8c4786 100644 --- a/.gitignore.d/shell +++ b/.gitignore.d/shell @@ -1,6 +1,5 @@ * +!.gitignore.d/bash !.bash_logout !.bashrc -!.gitignore.d -!.gitignore.d/bash !.profile |
