diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 863ae2c27..5d2472d8d 100644 --- a/.gitignore +++ b/.gitignore @@ -47,3 +47,6 @@ profile.cov **/yarn-error.log .*.swp +*.o +*.d +*.a |