Skip to content

Commit e084942

Browse files
author
Maximilien Naveau
committed
add the __pycache__ to the gitignore
1 parent e6a1c65 commit e084942

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ include/sot-core/import-default-paths.h
44
unitTesting/test-paths.h
55
*~
66
_build*
7+
*__pycache__*

0 commit comments

Comments
 (0)