9 lines
77 B
Plaintext
Executable File
9 lines
77 B
Plaintext
Executable File
// .gitignore
|
|
// config.php
|
|
config.php
|
|
*.log
|
|
.DS_Store
|
|
*.swp
|
|
.vscode/
|
|
.idea/
|