Merge pull request #5 from sblendorio/main

Update gitignore for assembly compile
This commit is contained in:
nino-porcino 2022-01-12 11:28:58 +01:00 committed by GitHub
commit 575090b37d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

2
.gitignore vendored
View File

@ -10,3 +10,5 @@ bug/*
cc65/*
.vscode/*
!demos/montyr/*.asm
*.sym