.gitignore 61 B

123456
  1. # Ignore Emacs backup files
  2. *~
  3. # Ignore generated files
  4. *.c