Skip to content

Commit

Permalink
Update .gitignore with relevant ignores for a clean git status
Browse files Browse the repository at this point in the history
  • Loading branch information
FunkyM committed Oct 16, 2014
1 parent 325f29c commit 3d35c50
Showing 1 changed file with 9 additions and 5 deletions.
14 changes: 9 additions & 5 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
*.[oa]
*~
*.po
*.lo
*.la
.*.swp
*/.deps/*
*.patch
Makefile
Makefile.in
aclocal.m4
Expand All @@ -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

0 comments on commit 3d35c50

Please sign in to comment.