diff --git a/.eggs/README.txt b/.eggs/README.txt deleted file mode 100644 index 5d01668824f45c3a6683e12d1b9048bb1d273041..0000000000000000000000000000000000000000 --- a/.eggs/README.txt +++ /dev/null @@ -1,6 +0,0 @@ -This directory contains eggs that were downloaded by setuptools to build, test, and run plug-ins. - -This directory caches those eggs to prevent repeated downloads. - -However, it is safe to delete this directory. - diff --git a/.gitignore b/.gitignore index 4d8538b986bd146323ab452542df20452db06078..cf07efa937222fb8be9719e5f811d1af58b61482 100644 --- a/.gitignore +++ b/.gitignore @@ -22,6 +22,7 @@ var/ .installed.cfg *.egg .eggs/ +builds/ # PyInstaller # Usually these files are written by a python script from a template diff --git a/builds/0/project-0.tmp/git-template/config b/builds/0/project-0.tmp/git-template/config deleted file mode 100644 index 63543c888f087ee5aef63bc0a7e5018988dd78aa..0000000000000000000000000000000000000000 --- a/builds/0/project-0.tmp/git-template/config +++ /dev/null @@ -1,2 +0,0 @@ -[fetch] - recurseSubmodules = false