first commit
This commit is contained in:
commit
a5a0434432
1126 changed files with 439481 additions and 0 deletions
15
Software/NodeJS/.gitignore
vendored
Normal file
15
Software/NodeJS/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
raw
|
||||
node_modules
|
||||
.log
|
||||
.idea
|
||||
.swp
|
||||
.*.swp
|
||||
._*
|
||||
.DS_Store
|
||||
.git
|
||||
.hg
|
||||
.lock-wscript
|
||||
.svn
|
||||
.wafpickle-*
|
||||
CVS
|
||||
npm-debug.log
|
||||
Loading…
Add table
Add a link
Reference in a new issue