init
This commit is contained in:
17
user/plugins/admin/.gitignore
vendored
Normal file
17
user/plugins/admin/.gitignore
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
themes/grav/.sass-cache
|
||||
.DS_Store
|
||||
crowdin.yaml
|
||||
|
||||
# Node Modules
|
||||
**/node_modules/**
|
||||
themes/grav/js/admin.js
|
||||
themes/grav/js/vendor.js
|
||||
themes/grav/js/*.map
|
||||
.idea
|
||||
|
||||
tests/_output/*
|
||||
tests/_support/_generated/*
|
||||
tests/cache/*
|
||||
tests/error.log
|
||||
/crowdin.yaml
|
||||
.vscode
|
||||
Reference in New Issue
Block a user