Update .gitignore
This commit is contained in:
parent
9f69fb1b80
commit
3b0fd070fd
10
.gitignore
vendored
10
.gitignore
vendored
@ -73,6 +73,14 @@ GRTAGS
|
|||||||
GSYMS
|
GSYMS
|
||||||
GTAGS
|
GTAGS
|
||||||
|
|
||||||
|
# QT-Creator files
|
||||||
|
Makefile.am.user
|
||||||
|
pupnp.config
|
||||||
|
pupnp.creator
|
||||||
|
pupnp.creator.user
|
||||||
|
pupnp.files
|
||||||
|
pupnp.includes
|
||||||
|
|
||||||
*.orig
|
*.orig
|
||||||
*~
|
*~
|
||||||
\#*#
|
\#*#
|
||||||
@ -109,4 +117,4 @@ docs/doxygen
|
|||||||
/build/vc10/out.vc9.Win32/Debug
|
/build/vc10/out.vc9.Win32/Debug
|
||||||
/build/vc10/out.vc10.Win32
|
/build/vc10/out.vc10.Win32
|
||||||
/build/vc10/out.vc10.x64
|
/build/vc10/out.vc10.x64
|
||||||
/pthreads
|
/pthreads
|
||||||
|
Loading…
x
Reference in New Issue
Block a user