diff options
| author | June McEnroe <programble@gmail.com> | 2014-09-19 15:10:22 -0400 | 
|---|---|---|
| committer | June McEnroe <programble@gmail.com> | 2014-09-19 15:10:22 -0400 | 
| commit | 6574aa9a6a710fa8794bfabfb04f3943094cc51e (patch) | |
| tree | cdea1fe26d50f8bca5630fdbb314346a7c224e1c | |
| parent | Add randpasswd alias (diff) | |
| download | src-6574aa9a6a710fa8794bfabfb04f3943094cc51e.tar.gz src-6574aa9a6a710fa8794bfabfb04f3943094cc51e.zip | |
Wildcard ignore DS_Store
Diffstat (limited to '')
| -rw-r--r-- | .gitignore.global | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/.gitignore.global b/.gitignore.global index 4201854b..9340070c 100644 --- a/.gitignore.global +++ b/.gitignore.global @@ -2,4 +2,4 @@ *.swp *.swo .pult -.DS_store +*.DS_store |