File: .gitignore

package info (click to toggle)
gnome-shell-extension-runcat 29-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 1,480 kB
  • sloc: javascript: 310; makefile: 57; xml: 23
file content (13 lines) | stat: -rw-r--r-- 154 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
build/
dist/
.idea/
.vscode/
@types/
node_modules/
yarn.lock
package-lock.json
docs-lock.json
src/schemas/gschemas.compiled
po/*~
tsconfig.alias.json
.#*