diff --git a/.gitignore b/.gitignore index 8478350..93faeb1 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,4 @@ /.vscode -build* .buildutils autom4te.cache config.* @@ -12,4 +11,6 @@ install-sh missing Makefile.in .DS_Store -*~ \ No newline at end of file +*~ +/*/env +/*/build \ No newline at end of file