.gitignore 49 B

12345
  1. # Vim tmp files
  2. *.swp
  3. # Build directory
  4. *build/