mirror of
https://github.com/github/gitignore
synced 2025-07-03 20:08:25 +02:00
Added scala gitignore
This commit is contained in:
parent
8152623b1e
commit
8db8a470ea
1 changed files with 10 additions and 0 deletions
10
Scala.gitignore
Normal file
10
Scala.gitignore
Normal file
|
@ -0,0 +1,10 @@
|
|||
*.class
|
||||
*.log
|
||||
|
||||
# sbt specific
|
||||
dist/*
|
||||
target/
|
||||
lib_managed/
|
||||
src_managed/
|
||||
project/boot/
|
||||
project/plugins/project/
|
Loading…
Add table
Add a link
Reference in a new issue