Fixed the build error for aarch64 of gcc-14
[platform/core/ml/nnfw.git] / .gitignore
index 5a52860..263856b 100644 (file)
@@ -8,13 +8,13 @@
 *.pyc
 
 # Test cache for model download
-/tests/framework/cache
+/tests/scripts/**/cache
 
 # Test report
 /report
 
 # doxygen
-/docs/doxygen/html
+/doxygen
 
 # Generated by format checker
 /format.patch