diff options
author | Andreas Kling <awesomekling@gmail.com> | 2018-10-22 14:06:22 +0200 |
---|---|---|
committer | Andreas Kling <awesomekling@gmail.com> | 2018-10-22 14:06:22 +0200 |
commit | 63764b3a652e7bbde9e11e7a6b1b3dab65bb54ee (patch) | |
tree | d541fc804219fb2db5e5c61ceec023b773273ef8 /LibC/.gitignore | |
parent | 4cbf079a1726c55599d0735bc9f81d5a50cd7446 (diff) | |
download | serenity-63764b3a652e7bbde9e11e7a6b1b3dab65bb54ee.zip |
Import very modest Userland.
Diffstat (limited to 'LibC/.gitignore')
-rw-r--r-- | LibC/.gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/LibC/.gitignore b/LibC/.gitignore new file mode 100644 index 0000000000..1f6ba4783d --- /dev/null +++ b/LibC/.gitignore @@ -0,0 +1,2 @@ +*.o +LibC.a |