We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2df1162 + 3af7bb0 commit 745b639Copy full SHA for 745b639
1 file changed
Ballerina.gitignore
@@ -0,0 +1,11 @@
1
+# generated files
2
+target/
3
+generated/
4
+
5
+# dependencies
6
+Dependencies.toml
7
8
+# config files
9
+Config.toml
10
+# the config files used for testing, Uncomment the following line if you want to commit the test config files
11
+#!**/tests/Config.toml
0 commit comments