This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
java
/
jMonkeyEngine-wiki
mirror of
https://github.com/jMonkeyEngine/wiki.git
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
add a .gitignore file for this project
Stephen Gold
4 năm trước cách đây
mục cha
6f99d41fb0
commit
e660208d59
1 tập tin đã thay đổi
với
5 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
5
0
.gitignore
+ 5
- 0
.gitignore
Xem Tập Tin
@@ -0,0 +1,5 @@
+/.cache/
+/.gradle/
+/.nb-gradle/
+/build/
+/node_modules/