1 build/ 2 3 # Object files 4 *.o 5 *.lib 6 *.so 7 *.lo 8 *.la 9 *.pyc 10 11 # Temp files 12 *.swp 13 *.swo 14 *~ 15 16 # npmpub files 17 src/mraajsJAVASCRIPT_wrap.cxx 18 src/version.c 19 package.json 20 binding.gyp 21 READMEFIRST 22 npm-debug.log 23