mirror of
https://github.com/AppleCommander/AppleCommander.git
synced 2025-08-18 04:33:18 +00:00
Merge pull request #1 from iKarith/master
Created .gitignore to replace the .cvsignore files
This commit is contained in:
13
.cvsignore
13
.cvsignore
@@ -1,13 +0,0 @@
|
||||
bin
|
||||
AppleCommander.preferences
|
||||
*.dsk
|
||||
*.po
|
||||
*.hdv
|
||||
*.do
|
||||
*.2mg
|
||||
*.2img
|
||||
.uml
|
||||
TODO.local
|
||||
*.jpage
|
||||
work
|
||||
TestImage.*
|
20
.gitignore
vendored
Normal file
20
.gitignore
vendored
Normal file
@@ -0,0 +1,20 @@
|
||||
bin
|
||||
AppleCommander.preferences
|
||||
*.dsk
|
||||
*.po
|
||||
*.hdv
|
||||
*.do
|
||||
*.2mg
|
||||
*.2img
|
||||
.uml
|
||||
TODO.local
|
||||
*.jpage
|
||||
work
|
||||
TestImage.*
|
||||
**/Thumbs.db
|
||||
mac/AppleCommander.app/Contents/Resources/Java/AppleCommander.jar
|
||||
mac/AppleCommander.app/Contents/Info.plist
|
||||
.settings/org.eclipse.jdt.ui.prefs
|
||||
.settings/org.eclipse.jdt.core.prefs
|
||||
build/ACBuild.properties
|
||||
build/AppleCommander.preferences
|
@@ -1,2 +0,0 @@
|
||||
org.eclipse.jdt.ui.prefs
|
||||
org.eclipse.jdt.core.prefs
|
@@ -1,2 +0,0 @@
|
||||
ACBuild.properties
|
||||
AppleCommander.preferences
|
@@ -1 +0,0 @@
|
||||
Thumbs.db
|
@@ -1 +0,0 @@
|
||||
Info.plist
|
@@ -1 +0,0 @@
|
||||
AppleCommander.jar
|
@@ -1 +0,0 @@
|
||||
Thumbs.db
|
Reference in New Issue
Block a user