테스트
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -15,3 +15,7 @@ application/logs/*
|
|||||||
!application/logs/index.html
|
!application/logs/index.html
|
||||||
!application/logs/.htaccess
|
!application/logs/.htaccess
|
||||||
/vendor/
|
/vendor/
|
||||||
|
|
||||||
|
|
||||||
|
git config --global user.name "jjstyle"
|
||||||
|
git config --global user.email "jjstyle@owra.net"
|
||||||
17
.history/.gitignore_20251201162602
Normal file
17
.history/.gitignore_20251201162602
Normal file
@@ -0,0 +1,17 @@
|
|||||||
|
*/config/development
|
||||||
|
*/logs/log-*.php
|
||||||
|
!*/logs/index.html
|
||||||
|
*/cache/*
|
||||||
|
!*/cache/index.html
|
||||||
|
!*/cache/.htaccess
|
||||||
|
|
||||||
|
user_guide_src/build/*
|
||||||
|
user_guide_src/cilexer/build/*
|
||||||
|
user_guide_src/cilexer/dist/*
|
||||||
|
user_guide_src/cilexer/pycilexer.egg-info/*
|
||||||
|
|
||||||
|
#codeigniter 3
|
||||||
|
application/logs/*
|
||||||
|
!application/logs/index.html
|
||||||
|
!application/logs/.htaccess
|
||||||
|
/vendor/
|
||||||
21
.history/.gitignore_20251201164251
Normal file
21
.history/.gitignore_20251201164251
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
*/config/development
|
||||||
|
*/logs/log-*.php
|
||||||
|
!*/logs/index.html
|
||||||
|
*/cache/*
|
||||||
|
!*/cache/index.html
|
||||||
|
!*/cache/.htaccess
|
||||||
|
|
||||||
|
user_guide_src/build/*
|
||||||
|
user_guide_src/cilexer/build/*
|
||||||
|
user_guide_src/cilexer/dist/*
|
||||||
|
user_guide_src/cilexer/pycilexer.egg-info/*
|
||||||
|
|
||||||
|
#codeigniter 3
|
||||||
|
application/logs/*
|
||||||
|
!application/logs/index.html
|
||||||
|
!application/logs/.htaccess
|
||||||
|
/vendor/
|
||||||
|
|
||||||
|
|
||||||
|
git config --global user.name "jjstyle"
|
||||||
|
git config --global user.email "jjstyle@owra.net"
|
||||||
0
.history/README_20251201164215
Normal file
0
.history/README_20251201164215
Normal file
1
.history/README_20251201164231
Normal file
1
.history/README_20251201164231
Normal file
@@ -0,0 +1 @@
|
|||||||
|
여기 작업 하면 어떻게 되나?
|
||||||
Reference in New Issue
Block a user