Initial
This commit is contained in:
12
project.toml
Normal file
12
project.toml
Normal file
@@ -0,0 +1,12 @@
|
||||
api = "0.5"
|
||||
|
||||
[build]
|
||||
exclude = [
|
||||
".heroku",
|
||||
".cache",
|
||||
".composer",
|
||||
".local",
|
||||
".profile.d",
|
||||
"vendor",
|
||||
".env"
|
||||
]
|
||||
Reference in New Issue
Block a user