Skip to content

Commit

Permalink
Update .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
lilith committed Sep 29, 2022
1 parent 392417d commit 896fc69
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@
#Artifacts to upload
/artifacts/

/_site/
/docs/_site/

/imageflow_data/

#Test images
Expand Down Expand Up @@ -51,8 +54,6 @@ gmon.out
/imageflow_core/valgrind_suppressions.txt
/imageflow_types/.valgrindrc
/imageflow_types/valgrind_suppressions.txt
/imageflow_server/.valgrindrc
/imageflow_server/valgrind_suppressions.txt
/imageflow_tool/.valgrindrc
/imageflow_tool/valgrind_suppressions.txt
/imageflow_riapi/.valgrindrc
Expand Down

0 comments on commit 896fc69

Please sign in to comment.