Kaynağa Gözat

add a .gitignore file for this project

Stephen Gold 4 yıl önce
ebeveyn
işleme
e660208d59
1 değiştirilmiş dosya ile 5 ekleme ve 0 silme
  1. 5 0
      .gitignore

+ 5 - 0
.gitignore

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