diff --git a/airtime_mvc/.gitignore b/airtime_mvc/.gitignore index 47ac046c3..69471bea6 100644 --- a/airtime_mvc/.gitignore +++ b/airtime_mvc/.gitignore @@ -1,6 +1,9 @@ ## Custom .gitignore ################################################################################ +# Revert global python gitignore +!build/ + /tests/*.jar /tests/results.html /tests/test_results.xml