Pārlūkot izejas kodu

Create Ballerina.gitignore

Ramith Rodrigo 1 gadu atpakaļ
vecāks
revīzija
3af7bb0480
1 mainītis faili ar 11 papildinājumiem un 0 dzēšanām
  1. 11 0
      Ballerina.gitignore

+ 11 - 0
Ballerina.gitignore

@@ -0,0 +1,11 @@
+# generated files
+target/
+generated/
+
+# dependencies
+Dependencies.toml
+
+# config files
+Config.toml
+# the config files used for testing, Uncomment the following line if you want to commit the test config files
+#!**/tests/Config.toml