diff --git a/tests/helloada/.gitignore b/tests/helloada/.gitignore index a3e300d..af306ff 100644 --- a/tests/helloada/.gitignore +++ b/tests/helloada/.gitignore @@ -1,2 +1,6 @@ helloada +helloada.ali +helloada.o +b~helloada.* +*.seer core.* diff --git a/tests/helloarray/.gitignore b/tests/helloarray/.gitignore index 3464191..be1ba39 100644 --- a/tests/helloarray/.gitignore +++ b/tests/helloarray/.gitignore @@ -1,2 +1,3 @@ helloarray +*.seer diff --git a/tests/hellodlopen/.gitignore b/tests/hellodlopen/.gitignore index 85fdf74..300c07a 100644 --- a/tests/hellodlopen/.gitignore +++ b/tests/hellodlopen/.gitignore @@ -1,4 +1,5 @@ hellodlopen function1.o function1.so +*.seer core.* diff --git a/tests/hellosegv/.gitignore b/tests/hellosegv/.gitignore index 9ee6798..31f0e0c 100644 --- a/tests/hellosegv/.gitignore +++ b/tests/hellosegv/.gitignore @@ -1,2 +1,3 @@ hellosegv +*.seer core.*