Private
Public Access
2
0
Files
mraa/.gitignore
Alex Tereschenko be9fcf2b2d .gitignore: add Sonar and VSCode dirs
Signed-off-by: Alex Tereschenko <alext.mkrs@gmail.com>
2017-07-03 20:23:10 +02:00

28 lines
247 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
# Sonar
.scannerwork/
# Visual Studio Code
.vscode/