mirror of
https://github.com/AppleCommander/AppleCommander.git
synced 2024-12-21 17:29:55 +00:00
Ignoring some more disk image types.
This commit is contained in:
parent
ce0db8c2ee
commit
09b11747ad
2
.gitignore
vendored
2
.gitignore
vendored
@ -12,11 +12,13 @@ AppleCommander.preferences
|
|||||||
|
|
||||||
# Ignoring all disk images at root of project
|
# Ignoring all disk images at root of project
|
||||||
/*.dsk
|
/*.dsk
|
||||||
|
/*.DSK
|
||||||
/*.po
|
/*.po
|
||||||
/*.hdv
|
/*.hdv
|
||||||
/*.do
|
/*.do
|
||||||
/*.2mg
|
/*.2mg
|
||||||
/*.2img
|
/*.2img
|
||||||
|
/*.nib
|
||||||
|
|
||||||
# Eclipse
|
# Eclipse
|
||||||
.classpath
|
.classpath
|
||||||
|
Loading…
Reference in New Issue
Block a user