Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/aerohub/hugo-orbit-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'exampleSite/static/assets/plugins/bootstrap/.gitignore')
-rw-r--r--exampleSite/static/assets/plugins/bootstrap/.gitignore41
1 files changed, 41 insertions, 0 deletions
diff --git a/exampleSite/static/assets/plugins/bootstrap/.gitignore b/exampleSite/static/assets/plugins/bootstrap/.gitignore
new file mode 100644
index 0000000..bcd85b4
--- /dev/null
+++ b/exampleSite/static/assets/plugins/bootstrap/.gitignore
@@ -0,0 +1,41 @@
+# Ignore docs files
+_gh_pages
+_site
+.ruby-version
+
+# Numerous always-ignore extensions
+*.diff
+*.err
+*.log
+*.orig
+*.rej
+*.swo
+*.swp
+*.vi
+*.zip
+*~
+
+# OS or Editor folders
+._*
+.cache
+.DS_Store
+.idea
+.project
+.settings
+.tmproj
+*.esproj
+*.sublime-project
+*.sublime-workspace
+nbproject
+Thumbs.db
+
+# Komodo
+.komodotools
+*.komodoproject
+
+# Jekyll metadata
+docs/.jekyll-metadata
+
+# Folders to ignore
+bower_components
+node_modules