Skip to content

Commit 536f388

Browse files
committed
gitignore __pycache__
1 parent 76f7b6e commit 536f388

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# SPDX-FileCopyrightText: Florian Wilhelm
22
# SPDX-License-Identifier: MIT
33
config.yml
4-
debug/node_modules
4+
debug/node_modules
5+
__pycache__
6+

0 commit comments

Comments
 (0)