diff options
author | Gaetan Nadon <memsize@videotron.ca> | 2011-09-23 20:03:03 -0400 |
---|---|---|
committer | Alan Coopersmith <alan.coopersmith@oracle.com> | 2011-09-23 17:14:47 -0700 |
commit | 84bb0207f6db433a8d387d933393357da87ca23e (patch) | |
tree | f4165037f5cf7212b0bd7116ee53dd26cd9715ca /os | |
parent | 3d41939d0349569dcfd2aef9b846c739d0ba0060 (diff) |
dix and os: gitignore dix.O and os.O
Reviewed-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
Diffstat (limited to 'os')
-rw-r--r-- | os/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/os/.gitignore b/os/.gitignore new file mode 100644 index 000000000..bba633b88 --- /dev/null +++ b/os/.gitignore @@ -0,0 +1 @@ +os.O |