Merge "Update comments a bit"
[lhc/web/wiklou.git] / .gitignore
index ca87d93..7d1a309 100644 (file)
@@ -7,6 +7,8 @@
 # Editors
 *.kate-swp
 *~
+\#*#
+.#*
 .*.swp
 .project
 cscope.files
@@ -14,7 +16,9 @@ cscope.out
 ## NetBeans
 nbproject*
 project.index
+## Sublime
 sublime-*
+sftp-config.json
 
 # MediaWiki install & usage
 /cache
@@ -37,6 +41,7 @@ sublime-*
 
 # Building & testing
 node_modules/
+.sass-cache/
 
 # Composer
 /vendor