Skip to content

Commit

Permalink
adding __pycache__ to .gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
LoicMosser committed May 3, 2024
1 parent 2f43aff commit f0f2ab4
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,6 @@ install/
3D_Printer/install
3D_Printer/log
3D_printer/src/printer3d_profile_capture/external
3D_printer/src/printer3d_keyence_profile_capture/src/driver
3D_printer/src/printer3d_keyence_profile_capture/src/driver
3D_printer/src/printer3d_keyence_profile_capture/launch/__pycache__
3D_printer/src/printer3d_keyence_data_acquisition_test/launch/__pycache__

0 comments on commit f0f2ab4

Please sign in to comment.