.gitignore 110 B

12345678910
  1. *
  2. # Include only these files:
  3. !.gitignore
  4. !COPYING
  5. !configure.ac
  6. !Makefile.am
  7. !xsuperlock.c
  8. !xsuperlock.1.in