-
Thomas Huth authored
Python still dumps its bytecode into the source directory, so we should continue to ignore the *.pyc files. Fixes: 0e72b7df ("Simplify the .gitignore file") Reported-by:
Peter Maydell <peter.maydell@linaro.org>
Signed-off-by:
Thomas Huth <thuth@redhat.com>
Reviewed-by:
Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20200919101859.28739-1-thuth@redhat.com>
Signed-off-by:
Laurent Vivier <laurent@vivier.eu>Thomas Huth authoredPython still dumps its bytecode into the source directory, so we should continue to ignore the *.pyc files. Fixes: 0e72b7df ("Simplify the .gitignore file") Reported-by:
Peter Maydell <peter.maydell@linaro.org>
Signed-off-by:
Thomas Huth <thuth@redhat.com>
Reviewed-by:
Philippe Mathieu-Daudé <f4bug@amsat.org>
Message-Id: <20200919101859.28739-1-thuth@redhat.com>
Signed-off-by:
Laurent Vivier <laurent@vivier.eu>
Loading