Commit 73b8cfd99f9dde5a964bf71a0fa30be26c05433b

Authored by Brian Manning
1 parent 2efae77590
Exists in master

.gitignore: added basic gitignore file

Showing 1 changed file with 10 additions and 0 deletions Side-by-side Diff

  1 +# VIM swap files
  2 +*.swp
  3 +# Mac metadata files
  4 +.DS_Store
  5 +# vendor/ directory from Composer
  6 +vendor/
  7 +# don't complain about the machine-specific test_constants.php file
  8 +bin/constants.php
  9 +# ignore the output file
  10 +output.pdf