mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/ReplaceText
synced 2024-11-23 22:33:48 +00:00
update gitignore with a couple of emacs bits
Change-Id: I9534a2808fee997c6f4fff6fd8167331906db96b
This commit is contained in:
parent
092d8f6f7d
commit
ee7bf4c91d
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,5 +1,7 @@
|
|||
*~
|
||||
*.kate-swp
|
||||
.*.swp
|
||||
\#.*#
|
||||
.#*
|
||||
node_modules/**
|
||||
vendor/**
|
||||
|
|
Loading…
Reference in a new issue