File: .gitignore

package info (click to toggle)
node-immutable 4.3.4-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,676 kB
  • sloc: javascript: 8,303; sh: 17; makefile: 6
file content (17 lines) | stat: -rw-r--r-- 199 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
.*.haste_cache.*
node_modules
npm-debug.log
yarn-error.log
.DS_Store
*~
*.swp
.idea
*.iml
TODO
/website/.next
/website/out
/website/public/sitemap.xml
/website/public/robots.txt
/gh-pages
/npm
/dist