Skip to content

Commit 92158ae

Browse files
jmmshnthe-hampel
authored andcommitted
ignore pycache stuff
1 parent dc5234f commit 92158ae

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitignore

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
11
compile_commands.json
22
doc/_autosummary
33
doc/cpp2rst_generated
4+
5+
# Byte-compiled / optimized / DLL files
6+
__pycache__/
7+
*.py[cod]
8+
*$py.class

0 commit comments

Comments
 (0)