.gitignore 68 B

1234
  1. gnore everything in this directory
  2. *
  3. # Except this file
  4. !.gitignore