diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..3b4ca5c --- /dev/null +++ b/.gitignore @@ -0,0 +1,10 @@ +*.*\~ +*.*~ +*.*\# +*.*# +~*.* +\#*.* +*.tar +*.tar.gz +target +config/ \ No newline at end of file