浏览代码

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