This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
ثبت نام
ورود
SongZihuan
/
GitIgnore
mirrorاز
https://github.com/github/gitignore.git
دنبال کردن
1
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
ویکی
فهرست منبع
added gitignore for IPython notebooks
rasbt
11 سال پیش
والد
5d4c342397
کامیت
deebadef07
1فایلهای تغییر یافته
به همراه
4 افزوده شده
و
0 حذف شده
مشاهده تقسیم شده
نمایش آمار تفاوت ها
4
0
Global/IPython.gitignore
+ 4
- 0
Global/IPython.gitignore
مشاهده فایل
@@ -0,0 +1,4 @@
+# Temporary data
+.ipynb_checkpoints/
+
+