mirror of
https://github.com/eclipse/upm.git
synced 2025-07-01 17:31:13 +03:00
Update .gitignore
This commit is contained in:
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
|
||||||
|
Reference in New Issue
Block a user