Commit d3be57804f471b95318dd2187186bb169b086308

Authored by Henry Schreiner
1 parent 1e627bfc

Better repository when checkout out with AddCLI

Showing 1 changed file with 3 additions and 0 deletions
.gitignore
1 1 a.out*
2 2 *.swp
3 3 /*build*
  4 +/Makefile
  5 +/CMakeFiles/*
  6 +/cmake_install.cmake
... ...