Skip to content

Commit a130c21

Browse files
committed
Update .gitignore
temp_save_dir, __old__, *swp
1 parent 88bf252 commit a130c21

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@
44
* conflicted copy *
55
*__pycache__*
66

7+
# folder created by ProcessLargeDataFrame class
8+
temp_save_dir
9+
10+
__old__
11+
*swp
12+
713

814
# Compiled source #
915
###################

0 commit comments

Comments
 (0)