diff --git a/.gitignore b/.gitignore index 827d469..6ec4261 100644 --- a/.gitignore +++ b/.gitignore @@ -1,17 +1,2 @@ -/application/target/ -/branding/target/ -/fda.ui.ce/target/ -/fda.ui.cm/target/ -/fda.ui.ee/target/ -/fda.ui.preferences/target/ -/application/data/ -/application/config/ -/application/logs/ -/application/scans/ -/nbactions.xml -/application/nbactions.xml -/fda.ui.cdump/target/ -/fda.ui.cdump/nbactions.xml -/.project -/fda.ui.application/target/ -/fda.ui.module/target/ \ No newline at end of file +target +.DS_Store \ No newline at end of file diff --git a/.project b/.project new file mode 100644 index 0000000..659ad39 --- /dev/null +++ b/.project @@ -0,0 +1,11 @@ + + + ch.psi.fda.ui + + + + + + + + diff --git a/fda.ui.application/.gitignore b/fda.ui.application/.gitignore index 48c87dc..0b568b6 100644 --- a/fda.ui.application/.gitignore +++ b/fda.ui.application/.gitignore @@ -1,3 +1,4 @@ /config/ /data/ /scans/ +/logs/