]> source.dussan.org Git - gitignore.git/commitdiff
Create Ballerina.gitignore 4431/head
authorRamith Rodrigo <ramithrodrigo@hotmail.com>
Mon, 8 Apr 2024 10:29:38 +0000 (15:59 +0530)
committerRamith Rodrigo <ramithrodrigo@yahoo.com>
Wed, 29 May 2024 01:12:42 +0000 (06:42 +0530)
Ballerina.gitignore [new file with mode: 0644]

diff --git a/Ballerina.gitignore b/Ballerina.gitignore
new file mode 100644 (file)
index 0000000..030a350
--- /dev/null
@@ -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