mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Adding recommended SBT ignores
This commit is contained in:
parent
ee0e1515d2
commit
369ff63bdb
1 changed files with 7 additions and 0 deletions
7
Global/SBT.gitignore
Normal file
7
Global/SBT.gitignore
Normal file
|
@ -0,0 +1,7 @@
|
|||
# SBT .gitignore
|
||||
# recommended: http://code.google.com/p/simple-build-tool/wiki/Setup#Version_Control
|
||||
|
||||
target/
|
||||
lib_managed/
|
||||
src_managed/
|
||||
project/boot/
|
Loading…
Add table
Add a link
Reference in a new issue