diff options
| author | Paul Jakma <paul.jakma@sun.com> | 2006-10-21 18:35:27 +0100 | 
|---|---|---|
| committer | Paul Jakma <paul@quagga.net> | 2008-08-22 20:00:46 +0100 | 
| commit | d68cbf9261869e532dfdd14dbb4122b3f3feb0d4 (patch) | |
| tree | 5cc873e6a38a3db9ad5fb4dfe579624ff7693c13 /ports | |
| parent | 3998bfd76620a676fbd77f19c5c6ea80a4cc88d2 (diff) | |
[administrivia] Git should ignore backup files and .loT files
Diffstat (limited to 'ports')
| -rw-r--r-- | ports/.gitignore | 3 | ||||
| -rw-r--r-- | ports/files/.gitignore | 3 | ||||
| -rw-r--r-- | ports/pkg/.gitignore | 3 | 
3 files changed, 9 insertions, 0 deletions
diff --git a/ports/.gitignore b/ports/.gitignore index 73bcf19d63..dd5bf7c67c 100644 --- a/ports/.gitignore +++ b/ports/.gitignore @@ -1,3 +1,6 @@  .arch-inventory  .arch-ids +*~ +*.loT + diff --git a/ports/files/.gitignore b/ports/files/.gitignore index 73bcf19d63..dd5bf7c67c 100644 --- a/ports/files/.gitignore +++ b/ports/files/.gitignore @@ -1,3 +1,6 @@  .arch-inventory  .arch-ids +*~ +*.loT + diff --git a/ports/pkg/.gitignore b/ports/pkg/.gitignore index 73bcf19d63..dd5bf7c67c 100644 --- a/ports/pkg/.gitignore +++ b/ports/pkg/.gitignore @@ -1,3 +1,6 @@  .arch-inventory  .arch-ids +*~ +*.loT +  | 
