Commit 12169463deb212e88a094ab350ce285e77f31d7d

Authored by Brian Manning
1 parent bf138751d5

.gitignore: added basic gitignore file

Showing 1 changed file with 10 additions and 0 deletions Inline Diff

File was created 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