Created
February 26, 2016 14:30
-
-
Save narutoo9x/13da7e728c9680d828ab to your computer and use it in GitHub Desktop.
First Game Mario with libGDX and tiled map editor
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
## Java | |
*.class | |
*.war | |
*.ear | |
hs_err_pid* | |
## GWT | |
war/ | |
html/war/gwt_bree/ | |
html/gwt-unitCache/ | |
.apt_generated/ | |
html/war/WEB-INF/deploy/ | |
html/war/WEB-INF/classes/ | |
.gwt/ | |
gwt-unitCache/ | |
www-test/ | |
.gwt-tmp/ | |
## Android Studio and Intellij and Android in general | |
android/libs/armeabi/ | |
android/libs/armeabi-v7a/ | |
android/libs/x86/ | |
android/gen/ | |
.idea/ | |
*.ipr | |
*.iws | |
*.iml | |
out/ | |
com_crashlytics_export_strings.xml | |
## Eclipse | |
.classpath | |
.project | |
.metadata | |
**/bin/ | |
tmp/ | |
*.tmp | |
*.bak | |
*.swp | |
*~.nib | |
local.properties | |
.settings/ | |
.loadpath | |
.externalToolBuilders/ | |
*.launch | |
## NetBeans | |
**/nbproject/private/ | |
build/ | |
nbbuild/ | |
dist/ | |
nbdist/ | |
nbactions.xml | |
nb-configuration.xml | |
## Gradle | |
.gradle | |
gradle-app.setting | |
build/ | |
## OS Specific | |
.DS_Store |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#Fri Feb 26 20:31:36 ICT 2016 |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
�D=+l��� |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
�D �������� �U | |