Переглянути джерело

Added vim swp files to gitignore

Harald Kraemer 11 роки тому
батько
коміт
f70bf61ff6
1 змінених файлів з 6 додано та 1 видалено
  1. 6 1
      .gitignore

+ 6 - 1
.gitignore

@@ -1,6 +1,11 @@
 node_modules
 .aws-config.json
 dist
+
+# locally required config files
 web.config
 config.js
-*.sublime-workspace
+
+# Editor junk
+*.sublime-workspace
+*.swp