-
Notifications
You must be signed in to change notification settings - Fork 34
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add gitignore for .pyc and remove already tracked .pyc files (#19)
Signed-off-by: Maxime CLEMENT <[email protected]>
- Loading branch information
1 parent
425e122
commit d4d1119
Showing
6 changed files
with
1 addition
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
*.py[cod] |
Binary file removed
BIN
-5.07 KB
..._tools/scripts/perception_replayer/__pycache__/perception_replayer_common.cpython-310.pyc
Binary file not shown.
Binary file removed
BIN
-2.02 KB
...g_tools/scripts/perception_replayer/__pycache__/perception_replayer_utils.cpython-310.pyc
Binary file not shown.
Binary file removed
BIN
-1.56 KB
...ipts/perception_replayer/__pycache__/time_manager_for_perception_replayer.cpython-310.pyc
Binary file not shown.
Binary file removed
BIN
-3.52 KB
...g_debug_tools/scripts/perception_replayer/__pycache__/time_manager_widget.cpython-310.pyc
Binary file not shown.
Binary file removed
BIN
-3.85 KB
planning/planning_debug_tools/scripts/perception_replayer/__pycache__/utils.cpython-310.pyc
Binary file not shown.