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

github.com/dldx/hpstr-hugo-theme.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore27
1 files changed, 26 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 1dd518b..54db272 100644
--- a/.gitignore
+++ b/.gitignore
@@ -6,4 +6,29 @@ codekit-config.json
node_modules
Gemfile.lock
.sass-cache
-.jekyll-metadata \ No newline at end of file
+.jekyll-metadata
+
+# Created by https://www.gitignore.io/api/linux,vim
+
+### Linux ###
+*~
+
+# temporary files which can be created if a process still has a handle open of a deleted file
+.fuse_hidden*
+
+# KDE directory preferences
+.directory
+
+# Linux trash folder which might appear on any partition or disk
+.Trash-*
+
+
+### Vim ###
+# swap
+[._]*.s[a-w][a-z]
+[._]s[a-w][a-z]
+# session
+Session.vim
+# temporary
+.netrwhist
+*~