Skip to content

Commit 3af7bb0

Browse files
Create Ballerina.gitignore
1 parent 4488915 commit 3af7bb0

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

Ballerina.gitignore

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)