Skip to content
This repository has been archived by the owner on Aug 28, 2024. It is now read-only.

Commit

Permalink
fix: add test file.
Browse files Browse the repository at this point in the history
  • Loading branch information
ArchiDog1998 committed May 16, 2023
1 parent 1d1e398 commit ffc9250
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
12 changes: 10 additions & 2 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
.vs/
bin/
!RotationSolver/bin/
RotationSolver/bin/*
!RotationSolver/bin/Release/
RotationSolver/bin/Release/*
!RotationSolver/bin/Release/net7.0-windows/
RotationSolver/bin/Release/net7.0-windows/*
!RotationSolver/bin/Release/net7.0-windows/RotationSolver/
RotationSolver/bin/Release/net7.0-windows/RotationSolver/*
!RotationSolver/bin/Release/net7.0-windows/RotationSolver/latest.zip
obj/
/lib/
gifs/
lib/
Binary file not shown.

0 comments on commit ffc9250

Please sign in to comment.