diff options
author | Sadie Powell <sadie@witchery.services> | 2020-11-26 20:41:12 +0000 |
---|---|---|
committer | Sadie Powell <sadie@witchery.services> | 2020-11-26 20:41:12 +0000 |
commit | f48c0ac619a8f7f552812e7c54ca429ced7bc8fa (patch) | |
tree | b86f846cd380d87e063e9abd2658d0c1c9fea379 /.gitignore | |
parent | 04490aa770fd48898f75cf8870261fd48dbe735c (diff) |
Add corefiles to the git ignore list.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index d5c7d4de8..8a1ac2179 100644 --- a/.gitignore +++ b/.gitignore @@ -9,6 +9,7 @@ /Makefile /GNUmakefile /build +/core /docs/doxygen /run |