mirror of
https://github.com/eclipse/upm.git
synced 2025-07-23 20:21:16 +03:00
.gitignore: add git ignore file
Signed-off-by: Brendan Le Foll <brendan.le.foll@intel.com>
This commit is contained in:
13
.gitignore
vendored
Normal file
13
.gitignore
vendored
Normal file
@ -0,0 +1,13 @@
|
|||||||
|
build/
|
||||||
|
|
||||||
|
# Object files
|
||||||
|
*.o
|
||||||
|
*.lib
|
||||||
|
*.so
|
||||||
|
*.lo
|
||||||
|
*.la
|
||||||
|
*.pyc
|
||||||
|
|
||||||
|
# Temp files
|
||||||
|
*.swp
|
||||||
|
*~
|
Reference in New Issue
Block a user