diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index 67a05a37c..d50e02df2 100644 --- a/.gitignore +++ b/.gitignore @@ -25,6 +25,7 @@ CMakeFiles *.o *.obj compile_commands.json +test/lit/lit.site.cfg.py # files related to bulding in-tree on windows /.vs/ |