AdminLTE/.gitignore
2019-08-29 12:01:28 +02:00

32 lines
295 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
Gemfile.lock
docs/_site
.jekyll-cache/
.jekyll-metadata
// ETC
TODO
test.html
ad.js