1
0
mirror of https://github.com/ACINQ/eclair.git synced 2024-11-19 18:10:42 +01:00
eclair/.gitignore

28 lines
282 B
Plaintext

*.class
*.log
# sbt specific
.cache/
.history/
.lib/
dist/*
target/
lib_managed/
src_managed/
project/boot/
project/plugins/project/
# mvn specific
dependency-reduced-pom.xml
# Scala-IDE specific
.scala_dependencies
.worksheet
.idea/
*.iml
target/
project/target
DeleteMe*.*
*~