Merge pull request #4431 from Ramith-D-Rodrigo/ballerina-gitignore

Add Ballerina.gitignore
This commit is contained in:
Daniel Johnson
2024-05-28 18:17:07 -07:00
committed by GitHub

11
Ballerina.gitignore Normal file
View File

@@ -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