remote-jobs/.gitignore
2024-10-20 23:51:57 +01:00

17 lines
303 B
Text

# Jetbrains IDEs
.idea
# Copied from https://github.com/github/gitignore/blob/main/Jekyll.gitignore
# Ignore metadata generated by Jekyll
_site/
.sass-cache/
.jekyll-cache/
.jekyll-metadata
# Ignore folders generated by Bundler
.bundle/
vendor/
/node_modules/
/site/build/
company-profiles/.DS_Store