Skip to content

Commit 1a7a20c

Browse files
committed
adds a scratch folder to gitignore
1 parent fcc62de commit 1a7a20c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,3 +140,5 @@ cython_debug/
140140
# pycharm
141141
.idea
142142

143+
# scratch folder
144+
scratch/

0 commit comments

Comments
 (0)