Initial Commit
This commit is contained in:
42
.gitignore
vendored
Normal file
42
.gitignore
vendored
Normal file
@@ -0,0 +1,42 @@
|
||||
# eclipse
|
||||
bin
|
||||
*.launch
|
||||
.settings
|
||||
.metadata
|
||||
.classpath
|
||||
.project
|
||||
|
||||
# idea
|
||||
out
|
||||
*.ipr
|
||||
*.iws
|
||||
*.iml
|
||||
.idea
|
||||
|
||||
# gradle
|
||||
build
|
||||
.gradle
|
||||
|
||||
# other
|
||||
eclipse
|
||||
run
|
||||
*.ase
|
||||
*.aseprite
|
||||
*.psd
|
||||
aseprite
|
||||
ArtWorkSource
|
||||
|
||||
# Files from Forge MDK
|
||||
forge*changelog.txt
|
||||
|
||||
# source artwork files
|
||||
|
||||
|
||||
|
||||
/.idea/
|
||||
/SuperNovaAssets/
|
||||
/ArtWorkSource/
|
||||
/aseprite/
|
||||
/.settings/
|
||||
/Promotional Artwork/
|
||||
/run/
|
||||
Reference in New Issue
Block a user