- add .gitignore
This commit is contained in:
parent
6514b2d38a
commit
e8c256c8b8
1 changed files with 12 additions and 0 deletions
12
.gitignore
vendored
Normal file
12
.gitignore
vendored
Normal file
|
@ -0,0 +1,12 @@
|
|||
# backup copies
|
||||
*~
|
||||
# build products
|
||||
*\.la
|
||||
*\.lo
|
||||
*\.o
|
||||
*\.so
|
||||
*\.pd_linux
|
||||
\logs
|
||||
\externals
|
||||
libremediaserver.pro.user
|
||||
lms.conf
|
Loading…
Add table
Reference in a new issue