diff --git a/.gitignore b/.gitignore index 0bd631c..6aae894 100644 --- a/.gitignore +++ b/.gitignore @@ -20,12 +20,15 @@ logs/svn/*.log logs/apps/*.log logs/postgres/*.log -scripts/rcstack.tmp + # Source files, comming in from other submodules +scripts/rcstack.tmp scripts/rcstack/src scripts/dev-tools/src -.idea +# config files extras config/_shared/.rcmetadata.json +config/_shared/__pycache__ -.rcstack.ini \ No newline at end of file +.idea +.rcstack.ini