mirror of
https://github.com/github/gitignore
synced 2025-07-03 03:48:18 +02:00
Create Ballerina.gitignore
This commit is contained in:
parent
4488915eec
commit
3af7bb0480
1 changed files with 11 additions and 0 deletions
11
Ballerina.gitignore
Normal file
11
Ballerina.gitignore
Normal 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
|
Loading…
Add table
Add a link
Reference in a new issue