1out/ 2.repo/ 3docs/build 4 5# Ignore project/ subfolders which are not part of the public Hafnium tree. 6# When these are checked out using a `repo` manifest Git otherwise treats them 7# as untracked files and the repository as dirty. 8!project/ 9project/*/ 10!project/reference/ 11 12# Ctags 13tags 14 15# Used to pin dependencies by Poetry tool 16poetry.lock 17