Skip to content

Commit 3ef69c5

Browse files
author
Karandeep Grover
committed
GIT: added gitignore
1 parent 502883c commit 3ef69c5

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.gitignore

+7
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
*.pyc
2+
.idea/
3+
**/.idea/
4+
.ipynb_checkpoints/
5+
**/.ipynb_checkpoints/
6+
**/.cache/
7+
.vscode

0 commit comments

Comments
 (0)