diff options
author | Rechi <Rechi@users.noreply.github.com> | 2017-05-29 12:00:02 +0200 |
---|---|---|
committer | Rechi <Rechi@users.noreply.github.com> | 2017-05-29 12:00:02 +0200 |
commit | 4d8bd08cfbd6d4f8f216e0ad71fc8a9d8d3e90e3 (patch) | |
tree | 04de9e246befcac9c2b90b9a925954d3943250c0 /.gitignore | |
parent | 67430302bac284ecee9723a26f1c8ee3eb6b5e53 (diff) |
[gitignore] add /addons/vfs.*
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index cd68aed927..6ffcba6650 100644 --- a/.gitignore +++ b/.gitignore @@ -140,6 +140,7 @@ cmake_install.cmake /addons/visualization.* /addons/screensaver.* /addons/inputstream.* +/addons/vfs.* # /lib/ /lib/Makefile |