.gitignore 88 B

123456789
  1. *
  2. # Include only these files:
  3. !.gitignore
  4. !LICENSE
  5. !configure.ac
  6. !Makefile.am
  7. !pager.c