Commit 358f5ccb authored by Dom Sekotill's avatar Dom Sekotill
Browse files

Add .gitignore rule for dev tools caches

parent 027f3dc6
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
@@ -6,3 +6,6 @@

# Test results
/results/

# Dev tools caches
.*_cache/