diff --git a/projects/clr/.gitignore b/projects/clr/.gitignore new file mode 100644 index 0000000000..1a48f43791 --- /dev/null +++ b/projects/clr/.gitignore @@ -0,0 +1,9 @@ +.* +!.gitignore +*.o +*.exe +*.swp +lib +packages +build +tags