diff --git a/.gitignore b/.gitignore index b0018015..c0d5150d 100644 --- a/.gitignore +++ b/.gitignore @@ -165,3 +165,9 @@ agbenchmark/reports/ # Nodejs package-lock.json package.json + +# Allow for locally private items +# private +pri* +# ignore +ig* \ No newline at end of file