Browse Source

Create Ballerina.gitignore

Ramith Rodrigo 1 year ago
parent
commit
3af7bb0480
1 changed files with 11 additions and 0 deletions
  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