Skip to content

Commit 45993fa

Browse files
committed
Don't gitignore cmd/mtypes directory, just the binaries
1 parent 9997ae6 commit 45993fa

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

Diff for: .gitignore

+4-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
./avalanche
22
.build/
33
.idea/
4-
mtypes
5-
avalanche
4+
/mtypes
5+
/avalanche
6+
/cmd/mtypes/mtypes
7+
/cmd/avalanche/avalanche

0 commit comments

Comments
 (0)