AdminLTE/.gitignore
2019-07-14 21:53:03 +02:00

31 lines
282 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/
// Docs
docs/_site
.jekyll-cache/
.jekyll-metadata
// ETC
TODO
test.html
ad.js