Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

Commit 602369c

Browse files
committed
creating logs/ and tmp/ dirs
1 parent 3490952 commit 602369c

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

logs/.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*
2+
!.gitignore

tmp/.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
*
2+
!.gitignore

0 commit comments

Comments
 (0)