From ca153194fe711932fe62a4753889bc09e35f13ec Mon Sep 17 00:00:00 2001 From: Andrew DeFaria Date: Tue, 9 Mar 2021 12:49:50 -0800 Subject: [PATCH] Added dot files, updated cleantmp.conf and gitignore --- .includepath | 7 +++++++ .project | 23 +++++++++++++++++++++++ .pydevproject | 5 +++++ etc/cleantmp.conf | 1 + rc/gitignore | 3 --- 5 files changed, 36 insertions(+), 3 deletions(-) create mode 100644 .includepath create mode 100644 .project create mode 100644 .pydevproject diff --git a/.includepath b/.includepath new file mode 100644 index 0000000..2bb15ef --- /dev/null +++ b/.includepath @@ -0,0 +1,7 @@ + + + + + + + diff --git a/.project b/.project new file mode 100644 index 0000000..170c616 --- /dev/null +++ b/.project @@ -0,0 +1,23 @@ + + + ClearSCM + + + + + + org.python.pydev.PyDevBuilder + + + + + org.epic.perleditor.perlbuilder + + + + + + org.epic.perleditor.perlnature + org.python.pydev.pythonNature + + diff --git a/.pydevproject b/.pydevproject new file mode 100644 index 0000000..40e9f40 --- /dev/null +++ b/.pydevproject @@ -0,0 +1,5 @@ + + +Default +python 2.7 + diff --git a/etc/cleantmp.conf b/etc/cleantmp.conf index e2ccfc2..fdfd9e8 100644 --- a/etc/cleantmp.conf +++ b/etc/cleantmp.conf @@ -33,3 +33,4 @@ SWT-* grilo-plugin-cache* qipc* birdtry* +nsemail* diff --git a/rc/gitignore b/rc/gitignore index 78b6e61..e69de29 100644 --- a/rc/gitignore +++ b/rc/gitignore @@ -1,3 +0,0 @@ -.project -.pydevproject -.includepath -- 2.17.1