.gitignore 128 B

12345678910111213
  1. # Prerequisites
  2. *.d
  3. # Object files
  4. *.o
  5. # Program
  6. input/input
  7. output/output
  8. # Server build-time configuration
  9. localconfig.mk