forked from 2009Scape/Server
Added initial version
This commit is contained in:
commit
b1dccb3fed
14153 changed files with 1285206 additions and 0 deletions
17
Client/.gitignore
vendored
Normal file
17
Client/.gitignore
vendored
Normal file
|
|
@ -0,0 +1,17 @@
|
|||
bin/**
|
||||
out/**
|
||||
data/logs/**
|
||||
data/profile/**
|
||||
.idea/**
|
||||
/bin
|
||||
.DS_Store**
|
||||
.project**
|
||||
.classpath**
|
||||
.class**
|
||||
/bin/
|
||||
/out/
|
||||
data/cache/
|
||||
*.iml
|
||||
*.eml
|
||||
*.userlibraries
|
||||
data/players/**
|
||||
Loading…
Add table
Add a link
Reference in a new issue