From: Gaƫl Utard <[email protected]> --- scripts/.gitignore | 2 ++ 1 files changed, 2 insertions(+), 0 deletions(-) create mode 100644 scripts/.gitignore
diff --git a/scripts/.gitignore b/scripts/.gitignore new file mode 100644 index 0000000..13f461a --- /dev/null +++ b/scripts/.gitignore @@ -0,0 +1,2 @@ +config.py +*.pyc -- 1.7.0.4
