Преглед изворни кода

Create Ballerina.gitignore

Ramith Rodrigo пре 1 година
родитељ
комит
3af7bb0480
1 измењених фајлова са 11 додато и 0 уклоњено
  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