gitignore ja gitattributes lisätty

This commit is contained in:
gimulnautti 2023-02-18 12:43:49 +02:00
parent 3f481d948f
commit 9806386919
2 changed files with 4 additions and 0 deletions

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
*.ras text=auto

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
*.asm
*.sym
*.prg