Add .gitignore for DeskTop dir

This commit is contained in:
Joshua Bell 2017-09-18 20:31:16 -07:00
parent 2f1e20099d
commit 6c5d393daf

18
desktop/.gitignore vendored Normal file
View File

@ -0,0 +1,18 @@
# Object files (assembler output, pre-linking)
*.o
# Rebuilt segments (temporary)
*.built
# Listing files (to review offsets)
*.list
# Output files (ProDOS file type F1)
*.F1
# Directory mounted in Virtual ][ as a ProDOS volume
mount
# OS-specific files
.DS_Store