gitignore change

This commit is contained in:
2019-09-15 20:08:57 +09:00
parent 0d94b8c742
commit 4ea373aff6
+1 -7
View File
@@ -1,11 +1,4 @@
.vscode/* .vscode/*
!.vscode/settings.json
!.vscode/tasks.json
!.vscode/launch.json
!.vscode/extensions.json
# 체섭 ignore # 체섭 ignore
*.log *.log
@@ -48,3 +41,4 @@ test.php
phpinfo.php phpinfo.php
vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/* vendor/ezyang/htmlpurifier/library/HTMLPurifier/DefinitionCache/*
*.sqlite3 *.sqlite3