feat: MC Report System - MySQL + Express + Vanilla JS SPA
This commit is contained in:
11
.gitignore
vendored
Normal file
11
.gitignore
vendored
Normal file
@@ -0,0 +1,11 @@
|
||||
node_modules/
|
||||
data/config.json
|
||||
data/uploads/*
|
||||
data/*.db
|
||||
data/*.db-*
|
||||
*.log
|
||||
*.log
|
||||
o.log
|
||||
e.log
|
||||
err.log
|
||||
out.log
|
||||
Reference in New Issue
Block a user