Update Dockerfile for updating gcc version (#3606)
[platform/core/ml/nnfw.git] / .gitignore
1 /externals
2 /build
3 /coverage
4 /.vscode
5 /.vs
6 /.idea
7 /cmake-build-*
8 *.swp
9
10 /Makefile
11 /format.patch
12
13 # ctags data
14 tags