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:
authorDurand D'souza <durand1@gmail.com>2016-09-20 09:53:35 +0300
committerDurand D'souza <durand1@gmail.com>2016-09-20 09:53:35 +0300
commitf3e527d57a453f24790f1eca26838a0ac0a27137 (patch)
tree7ec95c9655af980f12fcb54edec0bd5297e903ba
parent2db68292cfa61a94712e304b1bd5341d357b0ba1 (diff)
Updated 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
+*~