forked from 2009Scape/Server
Make setup easier by having the correct directories marked as src (#50)
* Make setup easier by having the correct directories marked as src * forgot this guy
This commit is contained in:
parent
16542dc53d
commit
34f3dd2fde
8 changed files with 282 additions and 68 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -5,3 +5,7 @@
|
|||
**/.idea/tasks.xml
|
||||
Server/**/*.class
|
||||
CompiledServer/**/*.jar
|
||||
.idea/
|
||||
.idea/workspace.xml
|
||||
**/.idea/workspace.xml
|
||||
**/.idea/*
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue