diff options
| author | Joseph Hunkeler <jhunkeler@users.noreply.github.com> | 2023-02-13 11:17:01 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2023-02-13 11:17:01 -0500 |
| commit | 57ad7f3850e862f420dd5c8299a403b5697f9f99 (patch) | |
| tree | e6f90ef24fd08812a9087dab89bad577e742b2a6 | |
| parent | 56c5ca2e6f95ce4ab07bdeffa3e33d6a1aaa2e20 (diff) | |
| parent | dc64e066705eb7d2b3b43444ff6cff0790e566a7 (diff) | |
| download | mstat-57ad7f3850e862f420dd5c8299a403b5697f9f99.tar.gz | |
Merge pull request #1 from pllim/ignore-these
Ignore generated files in WSL2
| -rw-r--r-- | .gitignore | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -2,3 +2,11 @@ cmake-* *.dat *.mstat +CMakeCache.txt +Makefile +cmake_install.cmake +CMakeFiles/ +mstat +mstat_export +mstat_plot +install_manifest.txt |
