mirror of
https://github.com/libimobiledevice/ifuse.git
synced 2026-05-17 20:30:35 +00:00
Add .gitignore file
This commit is contained in:
+26
@@ -0,0 +1,26 @@
|
||||
*.[oa]
|
||||
*~
|
||||
*.po
|
||||
*.lo
|
||||
*.la
|
||||
.*.swp
|
||||
*/.deps/*
|
||||
*.patch
|
||||
Makefile
|
||||
Makefile.in
|
||||
aclocal.m4
|
||||
autom4te.cache
|
||||
compile
|
||||
config.guess
|
||||
config.h
|
||||
config.h.in
|
||||
config.log
|
||||
config.status
|
||||
config.sub
|
||||
configure
|
||||
depcomp
|
||||
install-sh
|
||||
ltmain.sh
|
||||
missing
|
||||
src/ifuse
|
||||
stamp-h1
|
||||
Reference in New Issue
Block a user