Skip to content

Commit 6f6c393

Browse files
committed
Add ai-artifacts to .gitignore to exclude generated files
1 parent 0b477a3 commit 6f6c393

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,3 +54,5 @@ python_files/tests/*/.data/.coverage*
5454
python_files/tests/*/.data/*/.coverage*
5555
src/testTestingRootWkspc/coverageWorkspace/.coverage
5656

57+
# ignore ai artifacts generated and placed in this folder
58+
ai-artifacts/*

0 commit comments

Comments
 (0)