Skip to content
This repository was archived by the owner on May 25, 2023. It is now read-only.

Commit 62e47b2

Browse files
committed
Merge pull request #2321 from thanpolas/add-gitignore-for-files
Added gitignore in server/php to ignore uploaded files
2 parents e4be3b5 + 1b3bd53 commit 62e47b2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

server/php/files/.gitignore

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

0 commit comments

Comments
 (0)