Skip to content

Commit bd3b05a

Browse files
authored
Create .gitignore
1 parent bca275d commit bd3b05a

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

php/sessions/.gitignore

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Ignore all files in this dir...
2+
*
3+
4+
# ... except for this one.
5+
!.gitignore

0 commit comments

Comments
 (0)