aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorRobin Jarry <robin@jarry.cc>2023-03-05 23:44:16 +0100
committerRobin Jarry <robin@jarry.cc>2023-03-06 23:54:02 +0100
commit4d3b1cb98bee1bed18fa6f47192186f8f3eb6e0e (patch)
treefd2adc399cd0f9e5e4c53fb70bb27135725e9818 /.gitignore
parenta603d3de038ae75abddd33078a1c8c56614eaf0d (diff)
downloadaerc-4d3b1cb98bee1bed18fa6f47192186f8f3eb6e0e.tar.gz
aerc-4d3b1cb98bee1bed18fa6f47192186f8f3eb6e0e.zip
mk: remove smart rebuild when GOFLAGS have changed
This was a nice idea but it is very annoying since the flags change every time the git commit changes even if there are no changes to the source files nor the GOFLAGS... Building with different GOFLAGS now requires cleaning first. Signed-off-by: Robin Jarry <robin@jarry.cc> Acked-by: Moritz Poldrack <moritz@poldrack.dev>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d1d495c5..01aa9c09 100644
--- a/.gitignore
+++ b/.gitignore
@@ -4,7 +4,6 @@
/aerc.debug
/wrap
/colorize
-/.aerc.d
/linters.so
race.log.*
raw.log