This website works better with JavaScript.
Home
Help
Sign In
tmeissner
/
learning-by-doing
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
added notebook.safe to .gitignore
master
T. Meissner
10 years ago
parent
cb66a8fa81
commit
bef1bc0976
1 changed files
with
2 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-1
.gitignore
+ 2
- 1
.gitignore
View File
@ -2,4 +2,5 @@
*.swp
*.*#*
.idea
__pycache__
__pycache__
notebook.safe
Write
Preview
Loading…
Cancel
Save