Skip to content

Commit

Permalink
add: Basic JS
Browse files Browse the repository at this point in the history
  • Loading branch information
nikbarseghyan committed Mar 8, 2020
1 parent 6fd5f56 commit 78b4990
Show file tree
Hide file tree
Showing 5 changed files with 22 additions and 0 deletions.
22 changes: 22 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
# dependencies
/node_modules
/.pnp
.pnp.js
desktop.ini

# testing
/coverage

# production
/build

# misc
.DS_Store
.env.local
.env.development.local
.env.test.local
.env.production.local

npm-debug.log*
yarn-debug.log*
yarn-error.log*
Binary file added JavaScript/Baseic JS.pdf
Binary file not shown.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit 78b4990

Please sign in to comment.