Skip to content

Commit

Permalink
Remove cvsignore under src, add content to gitignore
Browse files Browse the repository at this point in the history
  • Loading branch information
saknopper committed Sep 13, 2016
1 parent 6fa6863 commit 5fac93f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
9 changes: 8 additions & 1 deletion .gitignore
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
Makefile
aux
config.h
config.h.in
Expand All @@ -13,3 +12,11 @@ Makefile.in
aclocal.m4
configure
libnss-mysql-?.?

*.lo
*.la
.deps
.libs
Makefile
Makefile.in
version.c
7 changes: 0 additions & 7 deletions src/.cvsignore

This file was deleted.

0 comments on commit 5fac93f

Please sign in to comment.