[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [tor/release-0.4.3] gitignore: don't ignore core directory
commit 65087903d9e55f77a6c0d66517adb605aacab485
Author: Alex Xu (Hello71) <alex_y_xu@xxxxxxxx>
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
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits