File: .gitignore

package info (click to toggle)
node-react-popper 2.3.0-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 652 kB
  • sloc: javascript: 1,611; makefile: 14
file content (25 lines) | stat: -rw-r--r-- 229 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
# Mac OSX Files
.DS_Store
.Trashes
.Spotlight-V100
.AppleDouble
.LSOverride

# NPM / Yarn
node_modules
npm-debug.log
dist
lib
yarn-error.log
coverage

# General Files
.sass-cache
.hg
.idea
.svn
.cache
.project
.tmp
.vscode
*.log