Skip to content

Commit 6ea4906

Browse files
committed
add out directory to vcs
1 parent 36665f8 commit 6ea4906

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
.DS_Store
22
bin/
33
obj/
4-
out/
54
run/
65
vendor/
76
*.sln.DotSettings.user

out/.gitignore

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*
2+
!.gitignore

0 commit comments

Comments
 (0)