mirror of
https://github.com/eclipse/upm.git
synced 2025-03-14 20:47:30 +03:00

Signed-off-by: Nicolas Oliver <dario.n.oliver@intel.com> Signed-off-by: Abhishek Malik <abhishek.malik@intel.com>
17 lines
110 B
Plaintext
17 lines
110 B
Plaintext
build*/
|
|
|
|
# Object files
|
|
*.o
|
|
*.lib
|
|
*.so
|
|
*.lo
|
|
*.la
|
|
*.pyc
|
|
|
|
# Temp files
|
|
*.swp
|
|
*~
|
|
|
|
# Node modules
|
|
**/node_modules
|