AdminLTE/.gitignore
XhmikosR 2622f5ce56
Fix .gitignore comments (#2766)
Comments start with `#`
2020-06-02 10:38:43 +02:00

39 lines
364 B
Plaintext

# System / Log files
*.DS_Store
*.log
# Archives
*.zip
# Sass Cache
.sass-cache
# Project files
.idea
nbproject
nbproject/private
.vscode/
.vs/
# Node / Bower
node_modules/
bower_components/
# Plugins
/plugins/*/*.md
/plugins/*/*.html
/plugins/*/package.json
# Docs
docs/_site
docs_html/
.jekyll-cache/
.jekyll-metadata
# ETC
TODO
test.html
ad.js
/.cache/