.htaccess 파일이 삭제되지 않도록 .gitignore 변경
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@ -1,5 +1,4 @@
|
|||||||
!.gitignore
|
!.gitignore
|
||||||
.htaccess
|
|
||||||
data/
|
data/
|
||||||
test/
|
test/
|
||||||
sirgle/
|
sirgle/
|
||||||
|
|||||||
1
extend/.htaccess
Normal file
1
extend/.htaccess
Normal file
@ -0,0 +1 @@
|
|||||||
|
# .htaccess
|
||||||
1
plugin/okname/key/.htaccess
Normal file
1
plugin/okname/key/.htaccess
Normal file
@ -0,0 +1 @@
|
|||||||
|
# .htaccess
|
||||||
Reference in New Issue
Block a user