1
0
mirror of https://github.com/github/gitignore synced 2024-06-09 06:07:58 +02:00

Create Ballerina.gitignore

This commit is contained in:
Ramith Rodrigo 2024-04-08 15:59:38 +05:30
parent 4488915eec
commit 1ee256191b

20
Ballerina.gitignore Normal file
View File

@ -0,0 +1,20 @@
# vscode files
.vscode/
# intellij files
.idea/
# mac
.DS_Store
# 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