Skip to content

Commit f0691f8

Browse files
committed
gitignore: Ignore .ipython directory
Running `tools/devtool sandbox` creates a .ipython directory that must be ignored. Signed-off-by: Ilias Stamatis <[email protected]>
1 parent 0a27096 commit f0691f8

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
@@ -1,4 +1,5 @@
11
/build/
2+
/.ipython/
23
/.kernel/
34
target
45
*.rs.bk

0 commit comments

Comments
 (0)