Skip to content

Commit

Permalink
Add .gitignore file to the root directory
Browse files Browse the repository at this point in the history
Signed-off-by: Yegor Yefremov <[email protected]>
  • Loading branch information
yegorich authored and cminyard committed Sep 17, 2014
1 parent 417233b commit 3e09aea
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
config.*
configure
Makefile
Makefile.in
tags
ser2net.spec
missing
aclocal.m4
libtool
ltmain.sh
depcomp
install-sh
/.deps/
/autom4te.cache/

0 comments on commit 3e09aea

Please sign in to comment.