File: .gitignore

package info (click to toggle)
mediawiki-extension-codemirror 6.0.0~git20250325.399da27-2
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 3,048 kB
  • sloc: javascript: 34,669; php: 366; sh: 84; makefile: 13
file content (12 lines) | stat: -rw-r--r-- 127 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
*~
*.kate-swp
.*.swp
.directory
/node_modules/
/coverage/
/tests/selenium/log/
/vendor/
/composer.lock
.eslintcache
.env
docs/