# Ignore large source directories httpd-2.4.66/ httpd-2.4.67/ # OS files .DS_Store Thumbs.db # Editor files *.swp *.swo *~ .vscode/ .idea/ # Docker / build artifacts build/ install/ *.o *.lo *.la *.slo .libs/ modules/.libs/ Makefile.in configure config.log config.status autom4te.cache/ .deps/ # Note: we keep the root Makefile (it is the lab Makefile, not autogenerated) # Makefile.in is autogenerated and ignored above