diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..2806e51 --- /dev/null +++ b/.gitignore @@ -0,0 +1,7 @@ +# emacs buffers and backup files +*~ +*# + +# target and buildfiles +tacc-*.tar +tacc-*/ \ No newline at end of file