modify build
This commit is contained in:
19
.gitignore
vendored
19
.gitignore
vendored
@@ -8,12 +8,25 @@
|
||||
|
||||
# Local History for Visual Studio Code
|
||||
.history/
|
||||
crontask/log
|
||||
crontask/ftp
|
||||
|
||||
# Run temp file and dir
|
||||
crontask/log/
|
||||
crontask/ftp/
|
||||
crontask/database/
|
||||
crontask/export/
|
||||
crontask/temp
|
||||
|
||||
restagent/backup/
|
||||
restagent/log/
|
||||
restagent/upload/
|
||||
restagent/software/
|
||||
restagent/database/
|
||||
restagent/restagent
|
||||
|
||||
# Built Visual Studio Code Extensions
|
||||
*.vsix
|
||||
*.log
|
||||
*.log-*
|
||||
restagent
|
||||
*.bak
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user