Advertisement
illwieckz

.gitignore

Apr 8th, 2016
248
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.18 KB | None | 0 0
  1. aclocal.m4
  2. autom4te.cache
  3. compile
  4. config.h
  5. config.h.in
  6. config.log
  7. config.status
  8. configure
  9. depcomp
  10. install-sh
  11. Makefile
  12. Makefile.in
  13. missing
  14. stamp-h1
  15. sudoku
  16. .deps
  17. *.cc
  18. *.o
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement