Skip to content

Commit ed329f5

Browse files
jyn514Joshua Nelson
authored andcommitted
Add .rustwide to .gitignore
This is the default directory when using `cargo run` instead of `docker-compose up`.
1 parent a86aba3 commit ed329f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,6 @@ target
77
!vendor/**/*.css
88
.sass-cache
99
.vagrant
10+
.rustwide
1011
.rustwide-docker
1112
.workspace

0 commit comments

Comments
 (0)