Private
Public Access
2
0
Files
mraa/.gitignore
Brendan Le Foll 45b01b29de .gitignore: add .swo tmp files
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
2015-06-01 15:17:10 +01:00

23 lines
194 B
Plaintext

build/
# Object files
*.o
*.lib
*.so
*.lo
*.la
*.pyc
# Temp files
*.swp
*.swo
*~
# npmpub files
src/mraajsJAVASCRIPT_wrap.cxx
src/version.c
package.json
binding.gyp
READMEFIRST
npm-debug.log