commit 65087903d9e55f77a6c0d66517adb605aacab485
Author: Alex Xu (Hello71) <[email protected]>
Date: Thu Jan 21 16:06:28 2021 -0500
gitignore: don't ignore core directory
otherwise src/core is ignored.
---
.gitignore | 1 +
1 file changed, 1 insertion(+)
diff --git a/.gitignore b/.gitignore
index cb49c098cd..736abbedc3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -39,6 +39,7 @@ uptime-*.json
# Core files
core
core.*
+!core/
# ccls file that can be per directory.
*.ccls
_______________________________________________
tor-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits