Add *.lst to .gitignore
This commit is contained in:
parent
b0dc88a2e5
commit
46409e5eff
1 changed files with 1 additions and 0 deletions
1
.gitignore
vendored
1
.gitignore
vendored
|
@ -2,4 +2,5 @@
|
||||||
*.prg
|
*.prg
|
||||||
*.o
|
*.o
|
||||||
*.list
|
*.list
|
||||||
|
*.lst
|
||||||
*.note
|
*.note
|
||||||
|
|
Loading…
Add table
Reference in a new issue