mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-20 12:13:26 +01:00
More spm fixes
This commit is contained in:
39
Sources/libimobiledevice/dependencies/libimobiledevice-glue/.gitignore
vendored
Normal file
39
Sources/libimobiledevice/dependencies/libimobiledevice-glue/.gitignore
vendored
Normal file
@@ -0,0 +1,39 @@
|
||||
# git-ls-files --others --exclude-from=.git/info/exclude
|
||||
# Lines that start with '#' are comments.
|
||||
# For a project mostly in C, the following would be a good set of
|
||||
# exclude patterns (uncomment them if you want to use them):
|
||||
*.[oa]
|
||||
*~
|
||||
*.po
|
||||
*.lo
|
||||
*.la
|
||||
autom4te.cache/*
|
||||
*.in
|
||||
*/.deps/*
|
||||
m4/*
|
||||
swig/*
|
||||
*.swp
|
||||
*.patch
|
||||
aclocal.m4
|
||||
config.h
|
||||
config.log
|
||||
config.sub
|
||||
config.guess
|
||||
config.status
|
||||
configure
|
||||
depcomp
|
||||
install-sh
|
||||
compile
|
||||
main
|
||||
ltmain.sh
|
||||
missing
|
||||
mkinstalldirs
|
||||
libtool
|
||||
*Makefile
|
||||
py-compile
|
||||
stamp-h1
|
||||
src/.libs
|
||||
src/libimobiledevice-glue-1.0.pc
|
||||
.idea/
|
||||
.DS_Store
|
||||
.vscode/
|
||||
Reference in New Issue
Block a user