Skip to content

Commit b74aa4e

Browse files
committed
Add gitignore which ignores db and media
1 parent 3919850 commit b74aa4e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitignore

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
/media
2+
/db

0 commit comments

Comments
 (0)