Skip to content
Snippets Groups Projects
Commit 65087903 authored by Alex Xu's avatar Alex Xu Committed by David Goulet
Browse files

gitignore: don't ignore core directory

otherwise src/core is ignored.
parent 8500700a
No related branches found
No related tags found
No related merge requests found
......@@ -39,6 +39,7 @@ uptime-*.json
# Core files
core
core.*
!core/
# ccls file that can be per directory.
*.ccls
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment