mirror of
https://github.com/eclipse/upm.git
synced 2025-03-15 04:57:30 +03:00
Merge 93be8948db5b7e818c1488d64419fac27d52eaea into d6f76ff8c231417666594214679c49399513112e
This commit is contained in:
commit
c58c326653
6
.gitignore
vendored
6
.gitignore
vendored
@ -1,16 +1,10 @@
|
|||||||
build*/
|
build*/
|
||||||
|
|
||||||
# Object files
|
|
||||||
*.o
|
*.o
|
||||||
*.lib
|
*.lib
|
||||||
*.so
|
*.so
|
||||||
*.lo
|
*.lo
|
||||||
*.la
|
*.la
|
||||||
*.pyc
|
*.pyc
|
||||||
|
|
||||||
# Temp files
|
|
||||||
*.swp
|
*.swp
|
||||||
*~
|
*~
|
||||||
|
|
||||||
# Node modules
|
|
||||||
**/node_modules
|
**/node_modules
|
||||||
|
Loading…
x
Reference in New Issue
Block a user