don't ignore .sh file changes now that we have some

This commit is contained in:
Todd A Ouska
2011-08-02 21:18:37 -07:00
parent 12732750c9
commit b2b7de1539
2 changed files with 1 additions and 2 deletions

1
.gitignore vendored
View File

@@ -3,7 +3,6 @@
*.o *.o
*.deps *.deps
*.libs *.libs
*sh
*.cache *.cache
.dirstamp .dirstamp
*.user *.user

View File

@@ -1,4 +1,4 @@
/* ctaocrypt/include/ctc_config.h.in. Generated from configure.in by autoheader. */ /* ctaocrypt/include/ctc_config.h.in. Generated from configure.ac by autoheader. */
/* Define to 1 if you have the <dlfcn.h> header file. */ /* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H #undef HAVE_DLFCN_H