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
|
||||
*/.deps/*
|
||||
*.patch
|
||||
Makefile
|
||||
Makefile.in
|
||||
aclocal.m4
|
||||
@@ -18,10 +25,7 @@ libtool
|
||||
ltmain.sh
|
||||
m4
|
||||
missing
|
||||
src/.deps
|
||||
src/.libs
|
||||
src/*.o
|
||||
src/*.lo
|
||||
src/*.la
|
||||
tools/.libs
|
||||
tools/ideviceactivation
|
||||
stamp-h1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user