.gitignore files

Signed-off-by: Kakadu <Kakadu@pm.me>
This commit is contained in:
Kakadu 2022-10-11 15:47:04 +03:00
parent d17ceb3c53
commit e18b46787f
3 changed files with 7 additions and 3 deletions

View file

@ -1 +0,0 @@
../stdlib/.gitignore

5
regression/.gitignore vendored Normal file
View file

@ -0,0 +1,5 @@
*.html
*.sm
/*.log
*.i
*.s

3
stdlib/.gitignore vendored
View file

@ -1,6 +1,5 @@
*.html *.html
*.sm *.sm
*.log /*.log
*.i *.i
*.s *.s

1
stdlib/regression/.gitignore vendored Normal file
View file

@ -0,0 +1 @@
/*.log