Skip to content

Commit

Permalink
Gradle and 1.8.9 update
Browse files Browse the repository at this point in the history
  • Loading branch information
uyjulian committed Apr 17, 2016
1 parent 91b5d63 commit 997a77a
Show file tree
Hide file tree
Showing 18 changed files with 158 additions and 312 deletions.
77 changes: 77 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
@@ -1,2 +1,79 @@
# Build #
#########
MANIFEST.MF
dependency-reduced-pom.xml

# Compiled #
############
bin
build
dist
lib
out
run
target
*.com
*.class
*.dll
*.exe
*.o
*.so

# Databases #
#############
*.db
*.sql
*.sqlite

# Packages #
############
*.7z
*.dmg
*.gz
*.iso
*.rar
*.tar
*.zip

# Repository #
##############
.git

# Logging #
###########
/logs
*.log

# Misc #
########
*.bak

# System #
##########
.DS_Store
ehthumbs.db
Thumbs.db
*.bat
*.sh

# Project #
###########
.checkstyle
.classpath
.externalToolBuilders
.gradle
.nb-gradle
.idea
.project
.settings
eclipse
nbproject
atlassian-ide-plugin.xml
build.xml
nb-configuration.xml
*.iml
*.ipr
*.iws
*.launch
*.number

10 changes: 0 additions & 10 deletions uyjulianXrayMod/.classpath

This file was deleted.

17 changes: 0 additions & 17 deletions uyjulianXrayMod/.project

This file was deleted.

2 changes: 0 additions & 2 deletions uyjulianXrayMod/.settings/org.eclipse.core.resources.prefs

This file was deleted.

209 changes: 0 additions & 209 deletions uyjulianXrayMod/ant/build.xml

This file was deleted.

This file was deleted.

8 changes: 0 additions & 8 deletions uyjulianXrayMod/ant/litemod.template.json

This file was deleted.

This file was deleted.

Loading

0 comments on commit 997a77a

Please sign in to comment.