commit 8acee4a4ae927d7f7116a9ea4fb5d3713362348c parent 81fba5a1774bcee2657d501151fface1fcc73d79 Author: Hugo Soucy <hs0ucy@h50ucy.local> Date: Tue, 25 Sep 2018 21:23:18 -0400 Retest patterns for the gitignore Diffstat:
M | .gitignore | | | 5 | +++-- |
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/.gitignore b/.gitignore @@ -10,6 +10,7 @@ !.profile !.xinitrc -!/opt/**/*.h -!/opt**/*.h +!opt/**/config.h +#!/opt/dwm-6.1/config.h +#!/opt/dwmstat/config.h #!/opt/net \ No newline at end of file