aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorThomas Lenz <tlenz@iaik.tugraz.at>2014-10-31 07:10:11 +0100
committerThomas Lenz <tlenz@iaik.tugraz.at>2014-10-31 07:10:11 +0100
commitb04fbacb74bfcf4addaf16d72a819afd7161fd6f (patch)
tree4ab825bf4152b1ae1cce87c63ab353be39756eb7 /.gitignore
parente0d39d0b27baf321aa93fa6fbfc5a3f9a266e47c (diff)
downloadmoa-id-spss-b04fbacb74bfcf4addaf16d72a819afd7161fd6f.tar.gz
moa-id-spss-b04fbacb74bfcf4addaf16d72a819afd7161fd6f.tar.bz2
moa-id-spss-b04fbacb74bfcf4addaf16d72a819afd7161fd6f.zip
add .gitignore files
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
new file mode 100644
index 000000000..bb7e57f31
--- /dev/null
+++ b/.gitignore
@@ -0,0 +1,5 @@
+/target
+/bin
+.settings
+.project
+.classpath \ No newline at end of file