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
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -39,6 +39,7 @@ uptime-*.json
# Core files
core
core.*
!core/
# ccls file that can be per directory.
*.ccls