mirror of
https://github.com/serokell/deploy-rs.git
synced 2024-11-22 05:04:13 +03:00
fix: ignore direnv files
This commit is contained in:
parent
e5546f9c25
commit
188544797c
1
.gitignore
vendored
1
.gitignore
vendored
@ -2,6 +2,7 @@
|
|||||||
#
|
#
|
||||||
# SPDX-License-Identifier: MPL-2.0
|
# SPDX-License-Identifier: MPL-2.0
|
||||||
|
|
||||||
|
.direnv
|
||||||
/target
|
/target
|
||||||
result*
|
result*
|
||||||
/examples/system/bare-system.qcow2
|
/examples/system/bare-system.qcow2
|
||||||
|
Loading…
Reference in New Issue
Block a user