Code & Deploy
siGit Code
Git Hosting
Toggle menu
Code
Code Review
Models
Repos
Sign in
Sign in
@samitouri
/
QOS-React-2
QOS-React-2
/
fixtures
/
fiber-debugger
/
.gitignore
Code
Commits
Issues
Pulls
Sessions
CI/CD
main
main
text
14 lines
175 Bytes
Copy permalink
Copy
Raw
1
# See http://help.github.com/ignore-files/ for more about ignoring files.
2
3
# dependencies
4
node_modules
5
6
# testing
7
coverage
8
9
# production
10
build
11
12
# misc
13
.DS_Store
14
npm-debug.log