Skip to content

Commit

Permalink
Added .gitignore to ignore outputs of ./autogen.sh and make.
Browse files Browse the repository at this point in the history
  • Loading branch information
george-hawkins committed Aug 1, 2019
1 parent 14defb7 commit 5ca3ee6
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
INSTALL
Makefile
Makefile.in
aclocal.m4
autom4te.cache/
compile
config.*
configure
depcomp
install-sh
libtool
ltmain.sh
m4/
missing
plugins/.deps/
plugins/.libs/
*.la
*.lo
*.o
stamp-h1

0 comments on commit 5ca3ee6

Please sign in to comment.