Commits

Aikar authored 92e9a2b4303
Add CraftBukkit and Bukkit to .gitignore

This way they won't show up in your working directory as unadded files.
No tags

.gitignore

Modified
28 28
29 29 # intellij
30 30 *.iml
31 31 *.ipr
32 32 *.iws
33 33 .idea/
34 34
35 35 # other stuff
36 36 Spigot-API
37 37 Spigot-Server
38 +Bukkit
39 +CraftBukkit

Everything looks good. We'll let you know here if there's anything you should know about.

Add shortcut