mirror of
https://github.com/libimobiledevice/libideviceactivation.git
synced 2026-05-17 20:30:35 +00:00
Update .gitignore with relevant ignores for a clean git status
This commit is contained in:
+9
-5
@@ -1,4 +1,11 @@
|
|||||||
|
*.[oa]
|
||||||
|
*~
|
||||||
|
*.po
|
||||||
|
*.lo
|
||||||
|
*.la
|
||||||
.*.swp
|
.*.swp
|
||||||
|
*/.deps/*
|
||||||
|
*.patch
|
||||||
Makefile
|
Makefile
|
||||||
Makefile.in
|
Makefile.in
|
||||||
aclocal.m4
|
aclocal.m4
|
||||||
@@ -18,10 +25,7 @@ libtool
|
|||||||
ltmain.sh
|
ltmain.sh
|
||||||
m4
|
m4
|
||||||
missing
|
missing
|
||||||
src/.deps
|
|
||||||
src/.libs
|
src/.libs
|
||||||
src/*.o
|
tools/.libs
|
||||||
src/*.lo
|
tools/ideviceactivation
|
||||||
src/*.la
|
|
||||||
stamp-h1
|
stamp-h1
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user