2
0
Эх сурвалжийг харах

add a .gitignore file for this project

Stephen Gold 4 жил өмнө
parent
commit
e660208d59
1 өөрчлөгдсөн 5 нэмэгдсэн , 0 устгасан
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

@@ -0,0 +1,5 @@
+/.cache/
+/.gradle/
+/.nb-gradle/
+/build/
+/node_modules/