This website works better with JavaScript
صفحهٔ اصلی
گشتوگذار
ثبت نام
ورود
SongZihuan
/
GitIgnore
mirrorاز
https://github.com/github/gitignore.git
دنبال کردن
1
ستاره دار
0
انشعاب
0
پروندهها
مشکلات
0
ویکی
فهرست منبع
Correct .jar and .class mentions
Leandro Doctors
8 سال پیش
والد
c751b70cc6
کامیت
0ee8f1a95d
1فایلهای تغییر یافته
به همراه
2 افزوده شده
و
1 حذف شده
مشاهده تقسیم شده
نمایش آمار تفاوت ها
2
1
Leiningen.gitignore
+ 2
- 1
Leiningen.gitignore
مشاهده فایل
@@ -1,6 +1,7 @@
pom.xml
pom.xml.asc
-*jar
+*.jar
+*.class
/lib/
/classes/
/target/