mirror of
https://github.com/ProgramSnail/Lama.git
synced 2025-12-05 22:38:44 +00:00
.gitignore files
Signed-off-by: Kakadu <Kakadu@pm.me>
This commit is contained in:
parent
d17ceb3c53
commit
e18b46787f
3 changed files with 7 additions and 3 deletions
1
regression/.gitignore
vendored
1
regression/.gitignore
vendored
|
|
@ -1 +0,0 @@
|
||||||
../stdlib/.gitignore
|
|
||||||
5
regression/.gitignore
vendored
Normal file
5
regression/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,5 @@
|
||||||
|
*.html
|
||||||
|
*.sm
|
||||||
|
/*.log
|
||||||
|
*.i
|
||||||
|
*.s
|
||||||
3
stdlib/.gitignore
vendored
3
stdlib/.gitignore
vendored
|
|
@ -1,6 +1,5 @@
|
||||||
*.html
|
*.html
|
||||||
*.sm
|
*.sm
|
||||||
*.log
|
/*.log
|
||||||
*.i
|
*.i
|
||||||
*.s
|
*.s
|
||||||
|
|
||||||
|
|
|
||||||
1
stdlib/regression/.gitignore
vendored
Normal file
1
stdlib/regression/.gitignore
vendored
Normal file
|
|
@ -0,0 +1 @@
|
||||||
|
/*.log
|
||||||
Loading…
Add table
Add a link
Reference in a new issue